Commit e1106f6 1 parent ea413d5 commit e1106f6 Copy full SHA for e1106f6
File tree 9 files changed +11
-11
lines changed
9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-agent</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-android-test</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-android</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-benchmark</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<!--
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-gradle-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.1 </version >
8
+ <version >1.17.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.bytebuddy</groupId >
6
6
<artifactId >byte-buddy-parent</artifactId >
7
- <version >1.17.1 </version >
7
+ <version >1.17.2-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<inceptionYear >2014</inceptionYear >
61
61
<bytebuddy .integration>false</bytebuddy .integration>
62
62
<bytebuddy .experimental>true</bytebuddy .experimental>
63
63
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
64
- <project .build.outputTimestamp>1739529038 </project .build.outputTimestamp>
64
+ <project .build.outputTimestamp>1739529149 </project .build.outputTimestamp>
65
65
<sourcecode .main.version>1.5</sourcecode .main.version>
66
66
<sourcecode .test.version>1.6</sourcecode .test.version>
67
67
<bytecode .main.version>1.5</bytecode .main.version>
156
156
<connection >scm:git:${repository.url} </connection >
157
157
<developerConnection >scm:git:${repository.url} </developerConnection >
158
158
<url >${repository.url} </url >
159
- <tag >byte-buddy-1.17.1 </tag >
159
+ <tag >HEAD </tag >
160
160
</scm >
161
161
162
162
<dependencies >
You can’t perform that action at this time.
0 commit comments