Skip to content

Commit

Permalink
Tagging 1.3.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed May 10, 2018
1 parent 970ced3 commit 9ad4772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
<packaging>jar</packaging>
<description>JBossWS Common Tools</description>

<version>1.3.1-SNAPSHOT</version>
<version>1.3.1.Final</version>

<parent>
<groupId>org.jboss.ws</groupId>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:https://github.com/jbossws/jbossws-common-tools.git</connection>
<developerConnection>scm:git:https://github.com/jbossws/jbossws-common-tools.git</developerConnection>
<url>https://github.com/jbossws/jbossws-common-tools</url>
<tag>HEAD</tag>
<tag>jbossws-common-tools-1.3.1.Final</tag>
</scm>

<properties>
Expand Down

0 comments on commit 9ad4772

Please sign in to comment.