File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</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.6-SNAPSHOT </version >
8
+ <version >1.17.6</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.17.6-SNAPSHOT </version >
8
+ <version >1.17.6</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<inceptionYear >2014</inceptionYear >
63
63
<bytebuddy .integration>false</bytebuddy .integration>
64
64
<bytebuddy .experimental>true</bytebuddy .experimental>
65
65
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
66
- <project .build.outputTimestamp>1750064359 </project .build.outputTimestamp>
66
+ <project .build.outputTimestamp>1750073593 </project .build.outputTimestamp>
67
67
<sourcecode .main.version>1.5</sourcecode .main.version>
68
68
<sourcecode .test.version>1.6</sourcecode .test.version>
69
69
<bytecode .main.version>1.5</bytecode .main.version>
159
159
<connection >scm:git:${repository.url} </connection >
160
160
<developerConnection >scm:git:${repository.url} </developerConnection >
161
161
<url >${repository.url} </url >
162
- <tag >HEAD </tag >
162
+ <tag >byte-buddy-1.17.6 </tag >
163
163
</scm >
164
164
165
165
<dependencies >
You can’t perform that action at this time.
0 commit comments