File tree Expand file tree Collapse file tree 6 files changed +8
-7
lines changed
Expand file tree Collapse file tree 6 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >byte-buddy-parent</artifactId >
77 <groupId >net.bytebuddy</groupId >
8- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-agent</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >byte-buddy-parent</artifactId >
77 <groupId >net.bytebuddy</groupId >
8- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-android</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >byte-buddy-parent</artifactId >
77 <groupId >net.bytebuddy</groupId >
8- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-benchmark</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-dep</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >0.5-SNAPSHOT </version >
8+ <version >0.5</version >
99 </parent >
1010
1111 <artifactId >byte-buddy</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >net.bytebuddy</groupId >
66 <artifactId >byte-buddy-parent</artifactId >
7- <version >0.5-SNAPSHOT </version >
7+ <version >0.5</version >
88 <packaging >pom</packaging >
99
1010 <inceptionYear >2014</inceptionYear >
9999 <
connection >scm:git:
[email protected] :raphw/byte-buddy.git</
connection >
100100 <
developerConnection >scm:git:
[email protected] :raphw/byte-buddy.git</
developerConnection >
101101 <
url >
[email protected] :raphw/byte-buddy.git</
url >
102- </scm >
102+ <tag >byte-buddy-0.5</tag >
103+ </scm >
103104
104105 <dependencyManagement >
105106 <dependencies >
You can’t perform that action at this time.
0 commit comments