File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >global.namespace.bali</groupId >
2222 <artifactId >bali-java-root</artifactId >
23- <version >0.13.0 </version >
23+ <version >0.13.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >bali-annotation</artifactId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >global.namespace.bali</groupId >
2222 <artifactId >bali-java-root</artifactId >
23- <version >0.13.0 </version >
23+ <version >0.13.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >bali-java-sample</artifactId >
3131 <dependency >
3232 <groupId >global.namespace.bali</groupId >
3333 <artifactId >bali-java</artifactId >
34- <version >0.13.0 </version >
34+ <version >0.13.1-SNAPSHOT </version >
3535 <scope >provided</scope >
3636 </dependency >
3737 </dependencies >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >global.namespace.bali</groupId >
2222 <artifactId >bali-java-root</artifactId >
23- <version >0.13.0 </version >
23+ <version >0.13.1-SNAPSHOT </version >
2424 </parent >
2525
2626 <artifactId >bali-java</artifactId >
3131 <dependency >
3232 <groupId >global.namespace.bali</groupId >
3333 <artifactId >bali-annotation</artifactId >
34- <version >0.13.0 </version >
34+ <version >0.13.1-SNAPSHOT </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 2525
2626 <groupId >global.namespace.bali</groupId >
2727 <artifactId >bali-java-root</artifactId >
28- <version >0.13.0 </version >
28+ <version >0.13.1-SNAPSHOT </version >
2929 <packaging >pom</packaging >
3030
3131 <name >Bali DI for Java Root</name >
4141 <connection >scm:git:https://github.com/christian-schlichtherle/bali-di.git</connection >
4242 <developerConnection >scm:git:git@github.com:christian-schlichtherle/bali-di.git</developerConnection >
4343 <url >https://github.com/christian-schlichtherle/bali-di</url >
44- <tag >v0.13.0 </tag >
44+ <tag >HEAD </tag >
4545 </scm >
4646
4747 <properties >
You can’t perform that action at this time.
0 commit comments