Skip to content

Commit

Permalink
Change version from 2.3-SNAPSHOT to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wabson committed Apr 25, 2014
1 parent 3d9d574 commit 9b18afc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.sharextras</groupId>
<artifactId>share-oauth-parent</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3.0</version>
<name>Share OAuth Parent</name>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion share-oauth-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sharextras</groupId>
<artifactId>share-oauth-parent</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion share-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sharextras</groupId>
<artifactId>share-oauth-parent</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<repositories>
Expand Down

0 comments on commit 9b18afc

Please sign in to comment.