Skip to content

Commit

Permalink
Preparing for tagging 2.1.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Jun 7, 2016
1 parent 42e02db commit 866eb29
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion core-cxf/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-testsuite/common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-testsuite/cxf/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration-testsuite</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-testsuite/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.wise</groupId>
<artifactId>wise</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0.Final</version>
<name>Wise</name>
<description>Wise Core</description>
<url>http://www.jboss.org/wise</url>
Expand Down

0 comments on commit 866eb29

Please sign in to comment.