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.7-SNAPSHOT </version >
6+ <version >1.2.7</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 >
2626<scm >
2727<connection >scm:git:${repository.url} </connection >
2828<developerConnection >scm:git:${repository.url} </developerConnection >
29- <tag >HEAD </tag >
29+ <tag >v1.2.7 </tag >
3030<url >${repository.url} </url >
3131</scm >
3232<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.7-SNAPSHOT </version >
12+ <version >1.2.7</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:${repository.url} </connection >
3131<developerConnection >scm:git:${repository.url} </developerConnection >
32- <tag >HEAD </tag >
32+ <tag >v1.2.7 </tag >
3333<url >${repository.url} </url >
3434</scm >
3535<properties >
You can’t perform that action at this time.
0 commit comments