Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Jul 31, 2015
1 parent 67fa33d commit e7728b6
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 @@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>

<version>3.1.0.Beta1</version>
<version>3.1.0-SNAPSHOT</version>

<!-- Parent -->
<parent>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:https://github.com/jbossws/jbossws-spi.git</connection>
<developerConnection>scm:git:https://github.com/jbossws/jbossws-spi.git</developerConnection>
<url>https://github.com/jbossws/jbossws-spi</url>
<tag>jbossws-spi-3.1.0.Beta1</tag>
<tag>HEAD</tag>
</scm>

<!-- Properties -->
Expand Down

0 comments on commit e7728b6

Please sign in to comment.