File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >com.github.nordstrom.tools</groupId >
5
4
<artifactId >java-utils</artifactId >
6
- <version >1.3.1-SNAPSHOT </version >
5
+ <version >1.3.1</version >
7
6
<packaging >jar</packaging >
8
7
9
8
<name >Java Utils</name >
42
41
<connection >scm:git:https://github.com/Nordstrom/Java-Utils.git</connection >
43
42
<developerConnection >scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection >
44
43
<url >https://github.com/Nordstrom/Java-Utils/tree/master</url >
44
+ <tag >java-utils-1.3.1</tag >
45
45
</scm >
46
46
47
47
<distributionManagement >
You can’t perform that action at this time.
0 commit comments