Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Apr 1, 2015
1 parent 4173aa8 commit 9d3996c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.rapidpro</groupId>
<artifactId>mage</artifactId>
<version>0.1.42-SNAPSHOT</version>
<version>0.1.42</version>

<packaging>jar</packaging>
<name>Message Mage</name>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:git@github.com:rapidpro/mage.git</connection>
<developerConnection>scm:git:git@github.com:rapidpro/mage.git</developerConnection>
<url>scm:git:git@github.com:rapidpro/mage.git</url>
<tag>HEAD</tag>
<tag>v0.1.42</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 9d3996c

Please sign in to comment.