File tree 9 files changed +10
-10
lines changed
9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >byte-buddy-parent</artifactId >
7
7
<groupId >net.bytebuddy</groupId >
8
- <version >1.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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
<artifactId >byte-buddy-parent</artifactId >
7
7
<groupId >net.bytebuddy</groupId >
8
- <version >1.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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
<artifactId >byte-buddy-parent</artifactId >
7
7
<groupId >net.bytebuddy</groupId >
8
- <version >1.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-dep</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >byte-buddy-parent</artifactId >
7
7
<groupId >net.bytebuddy</groupId >
8
- <version >1.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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
<artifactId >byte-buddy-parent</artifactId >
7
7
<groupId >net.bytebuddy</groupId >
8
- <version >1.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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.12.7-SNAPSHOT </version >
8
+ <version >1.12.7</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.12.7-SNAPSHOT </version >
7
+ <version >1.12.7</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<inceptionYear >2014</inceptionYear >
135
135
<connection >scm:git:${repository.url} </connection >
136
136
<developerConnection >scm:git:${repository.url} </developerConnection >
137
137
<url >${repository.url} </url >
138
- <tag >HEAD </tag >
138
+ <tag >byte-buddy-1.12.7 </tag >
139
139
</scm >
140
140
141
141
<dependencies >
You can’t perform that action at this time.
0 commit comments