File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.github.susom</groupId >
88 <artifactId >vertx-parent</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1</version >
1010 <packaging >pom</packaging >
1111
1212 <!-- These are here because Sonatype requires them for release to Maven Central,
5252 static analysis) -->
5353 <groupId >com.github.susom</groupId >
5454 <artifactId >vertx-parent-files</artifactId >
55- <version >1.1-SNAPSHOT </version >
55+ <version >1.1</version >
5656 <scope >provided</scope >
5757 </dependency >
5858 <dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.susom</groupId >
88 <artifactId >vertx-parent-files</artifactId >
9- <version >1.1-SNAPSHOT </version >
9+ <version >1.1</version >
1010
1111 <name >${project.groupId} :${project.artifactId} </name >
1212 <description >Files to inherit from vertx-parent into the child build.</description >
You can’t perform that action at this time.
0 commit comments