File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44<parent >
55<groupId >io.github.svpace.maven.boot</groupId >
66<artifactId >maven-boot</artifactId >
7- <version >1.2.0 </version >
7+ <version >1.2.1-SNAPSHOT </version >
88</parent >
99<artifactId >maven-boot-demo</artifactId >
1010</project >
Original file line number Diff line number Diff line change 33<modelVersion >4.0.0</modelVersion >
44<groupId >io.github.svpace.maven.boot</groupId >
55<artifactId >maven-boot</artifactId >
6- <version >1.2.0 </version >
6+ <version >1.2.1-SNAPSHOT </version >
77<packaging >pom</packaging >
88<description >A collection of Maven POM boilerplates designed to streamline
99project initialization with up-to-date plugins and conventions</description >
2727<scm >
2828<connection >scm:git:https://github.com/svpace/maven-boot.git</connection >
2929<developerConnection >scm:git:ssh://git@github.com/svpace/maven-boot.git</developerConnection >
30- <tag >v1.2.0 </tag >
30+ <tag >HEAD </tag >
3131<url >${project.url} </url >
3232</scm >
3333<properties >
Original file line number Diff line number Diff line change 99</parent >
1010<groupId >io.github.svpace.maven.boot</groupId >
1111<artifactId >maven-boot-spring</artifactId >
12- <version >1.2.0 </version >
12+ <version >1.2.1-SNAPSHOT </version >
1313<packaging >pom</packaging >
1414<description >A collection of Maven POM boilerplates designed to streamline
1515project initialization with up-to-date plugins and conventions</description >
2929<scm >
3030<connection >scm:git:https://github.com/svpace/maven-boot.git</connection >
3131<developerConnection >scm:git:ssh://git@github.com/svpace/maven-boot.git</developerConnection >
32- <tag >v1.2.0 </tag >
32+ <tag >HEAD </tag >
3333<url >${project.url} </url >
3434</scm >
3535<properties >
You can’t perform that action at this time.
0 commit comments