File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
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 >java-utils-1.6.0 </tag >
44
+ <tag >HEAD </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 >
128
123
</plugins >
129
124
</pluginManagement >
130
125
<plugins >
205
200
</properties >
206
201
</profile >
207
202
</profiles >
208
- <version >1.6.0</version >
203
+ <version >1.6.0-SNAPSHOT </version >
209
204
</project >
You can’t perform that action at this time.
0 commit comments