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 41
41
<connection >scm:git:https://github.com/Nordstrom/Java-Utils.git</connection >
42
42
<developerConnection >scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection >
43
43
<url >https://github.com/Nordstrom/Java-Utils/tree/master</url >
44
- <tag >HEAD </tag >
44
+ <tag >java-utils-1.6.0 </tag >
45
45
</scm >
46
46
47
47
<distributionManagement >
120
120
<artifactId >nexus-staging-maven-plugin</artifactId >
121
121
<version >${staging-plugin.version} </version >
122
122
</plugin >
123
+ <plugin >
124
+ <groupId >org.apache.maven.plugins</groupId >
125
+ <artifactId >maven-release-plugin</artifactId >
126
+ <version >${release-plugin.version} </version >
127
+ </plugin >
123
128
</plugins >
124
129
</pluginManagement >
125
130
<plugins >
200
205
</properties >
201
206
</profile >
202
207
</profiles >
203
- <version >1.6.0-SNAPSHOT </version >
208
+ <version >1.6.0</version >
204
209
</project >
You can’t perform that action at this time.
0 commit comments