File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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.9-SNAPSHOT </version >
6+ <version >1.2.9</version >
77<packaging >pom</packaging >
88<name >maven-boot</name >
99<description >A collection of Maven POM boilerplates designed to streamline
2727<scm >
2828<connection >scm:git:${repository.url} </connection >
2929<developerConnection >scm:git:${repository.url} </developerConnection >
30- <tag >HEAD </tag >
30+ <tag >v1.2.9 </tag >
3131<url >${repository.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.9-SNAPSHOT </version >
12+ <version >1.2.9</version >
1313<packaging >pom</packaging >
1414<name >maven-boot</name >
1515<description >A collection of Maven POM boilerplates designed to streamline
3030<scm >
3131<connection >scm:git:${repository.url} </connection >
3232<developerConnection >scm:git:${repository.url} </developerConnection >
33- <tag >HEAD </tag >
33+ <tag >v1.2.9 </tag >
3434<url >${repository.url} </url >
3535</scm >
3636<properties >
You can’t perform that action at this time.
0 commit comments