File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
4- http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
52 <modelVersion >4.0.0</modelVersion >
63 <groupId >com.nordstrom.tools</groupId >
74 <artifactId >java-utils</artifactId >
8- <version >3.4.2-SNAPSHOT </version >
5+ <version >4.0.0 </version >
96 <packaging >jar</packaging >
107
118 <name >Java Utils</name >
4946 <connection >scm:git:https://github.com/sbabcoc/Java-Utils.git</connection >
5047 <developerConnection >scm:git:https://github.com/sbabcoc/Java-Utils.git</developerConnection >
5148 <url >https://github.com/sbabcoc/Java-Utils/tree/master</url >
52- <tag >HEAD </tag >
49+ <tag >java-utils-4.0.0 </tag >
5350 </scm >
5451
5552 <distributionManagement >
You can’t perform that action at this time.
0 commit comments