File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 4141 <connection >scm:git:https://github.com/Nordstrom/Java-Utils.git</connection >
4242 <developerConnection >scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection >
4343 <url >https://github.com/Nordstrom/Java-Utils/tree/master</url >
44- <tag >HEAD </tag >
44+ <tag >java-utils-1.6.0 </tag >
4545 </scm >
4646
4747 <distributionManagement >
120120 <artifactId >nexus-staging-maven-plugin</artifactId >
121121 <version >${staging-plugin.version} </version >
122122 </plugin >
123+ <plugin >
124+ <groupId >org.apache.maven.plugins</groupId >
125+ <artifactId >maven-release-plugin</artifactId >
126+ <version >${release-plugin.version} </version >
127+ </plugin >
123128 </plugins >
124129 </pluginManagement >
125130 <plugins >
200205 </properties >
201206 </profile >
202207 </profiles >
203- <version >1.6.0-SNAPSHOT </version >
208+ <version >1.6.0</version >
204209</project >
You can’t perform that action at this time.
0 commit comments