Skip to content

Commit d77b14b

Browse files
committed
[maven-release-plugin] prepare release gozer-0.3.2
1 parent 035cf18 commit d77b14b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>com.walmartlabs.x12</groupId>
1212
<artifactId>gozer</artifactId>
1313
<name>gozer</name>
14-
<version>0.3.2-SNAPSHOT</version>
14+
<version>0.3.2</version>
1515
<packaging>takari-jar</packaging>
1616

1717
<properties>
@@ -133,4 +133,8 @@
133133
</plugin>
134134
</plugins>
135135
</build>
136+
137+
<scm>
138+
<tag>gozer-0.3.2</tag>
139+
</scm>
136140
</project>

0 commit comments

Comments
 (0)