Commit 0591c26 1 parent 2c7a781 commit 0591c26 Copy full SHA for 0591c26
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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
8
+ <version >1.15.4-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.15.3 </version >
7
+ <version >1.15.4-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>false</bytebuddy .experimental>
63
63
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
64
- <project .build.outputTimestamp>1727388686 </project .build.outputTimestamp>
64
+ <project .build.outputTimestamp>1727388786 </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>
154
154
<connection >scm:git:${repository.url} </connection >
155
155
<developerConnection >scm:git:${repository.url} </developerConnection >
156
156
<url >${repository.url} </url >
157
- <tag >byte-buddy-1.15.3 </tag >
157
+ <tag >HEAD </tag >
158
158
</scm >
159
159
160
160
<dependencies >
You can’t perform that action at this time.
0 commit comments