Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gozer-0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarlot committed Nov 1, 2018
1 parent d15a083 commit cb8f618
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 @@ -10,7 +10,7 @@
<groupId>com.walmartlabs.x12</groupId>
<artifactId>gozer</artifactId>
<name>gozer</name>
<version>0.1.2-SNAPSHOT</version>
<version>0.1.2</version>
<packaging>takari-jar</packaging>

<properties>
Expand Down Expand Up @@ -56,4 +56,8 @@
<scope>test</scope>
</dependency>
</dependencies>

<scm>
<tag>gozer-0.1.2</tag>
</scm>
</project>

0 comments on commit cb8f618

Please sign in to comment.