Skip to content

Commit 9b18afc

Browse files
committed
Change version from 2.3-SNAPSHOT to 2.3.0
1 parent 3d9d574 commit 9b18afc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.sharextras</groupId>
66
<artifactId>share-oauth-parent</artifactId>
7-
<version>2.3-SNAPSHOT</version>
7+
<version>2.3.0</version>
88
<name>Share OAuth Parent</name>
99
<packaging>pom</packaging>
1010

share-oauth-repo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sharextras</groupId>
2121
<artifactId>share-oauth-parent</artifactId>
22-
<version>2.3-SNAPSHOT</version>
22+
<version>2.3.0</version>
2323
</parent>
2424

2525
<repositories>

share-oauth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sharextras</groupId>
2121
<artifactId>share-oauth-parent</artifactId>
22-
<version>2.3-SNAPSHOT</version>
22+
<version>2.3.0</version>
2323
</parent>
2424

2525
<repositories>

0 commit comments

Comments
 (0)