File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.github.susom</groupId >
66 <artifactId >vertx-parent</artifactId >
7- <version >1.6-SNAPSHOT </version >
7+ <version >1.6</version >
88 <packaging >pom</packaging >
99
1010 <!-- These are here because Sonatype requires them for release to Maven Central,
3131 <connection >scm:git:https://github.com/susom/vertx-parent.git</connection >
3232 <developerConnection >scm:git:https://github.com/susom/vertx-parent.git</developerConnection >
3333 <url >https://github.com/susom/vertx-parent</url >
34- <tag >HEAD </tag >
34+ <tag >v1.6 </tag >
3535 </scm >
3636
3737 <distributionManagement >
8282 static analysis) -->
8383 <groupId >com.github.susom</groupId >
8484 <artifactId >vertx-parent-files</artifactId >
85- <version >1.6-SNAPSHOT </version >
85+ <version >1.6</version >
8686 <scope >provided</scope >
8787 </dependency >
8888 <dependency >
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.susom</groupId >
66 <artifactId >vertx-parent-files</artifactId >
7- <version >1.6-SNAPSHOT </version >
7+ <version >1.6</version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >Files to inherit from vertx-parent into the child build.</description >
3030 <connection >scm:git:https://github.com/susom/vertx-parent.git</connection >
3131 <developerConnection >scm:git:https://github.com/susom/vertx-parent.git</developerConnection >
3232 <url >https://github.com/susom/vertx-parent</url >
33- <tag >HEAD </tag >
33+ <tag >v1.6 </tag >
3434 </scm >
3535
3636 <properties >
You can’t perform that action at this time.
0 commit comments