File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
11
10
<groupId >com.walmartlabs.x12</groupId >
12
11
<artifactId >gozer</artifactId >
13
12
<name >gozer</name >
14
- <version >0.1.0-SNAPSHOT </version >
13
+ <version >0.1.0</version >
15
14
<packaging >takari-jar</packaging >
16
15
17
16
<properties >
58
57
</dependency >
59
58
</dependencies >
60
59
60
+
61
+ <scm >
62
+ <tag >gozer-0.1.0</tag >
63
+ </scm >
61
64
</project >
You can’t perform that action at this time.
0 commit comments