Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gozer-0.3.0.M8
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSmell committed May 10, 2021
1 parent 499bc28 commit 43d9cde
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>com.walmartlabs.x12</groupId>
<artifactId>gozer</artifactId>
<name>gozer</name>
<version>0.3.0.M8-SNAPSHOT</version>
<version>0.3.0.M8</version>
<packaging>takari-jar</packaging>

<properties>
Expand Down Expand Up @@ -123,4 +123,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>gozer-0.3.0.M8</tag>
</scm>
</project>

0 comments on commit 43d9cde

Please sign in to comment.