Skip to content

Commit 9e5bebc

Browse files
committed
[maven-release-plugin] prepare release ebay-oauth-java-client-1.1.5
1 parent f6e58b7 commit 9e5bebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<modelVersion>4.0.0</modelVersion>
2222
<groupId>com.ebay.auth</groupId>
2323
<artifactId>ebay-oauth-java-client</artifactId>
24-
<version>1.1.5-SNAPSHOT</version>
24+
<version>1.1.5</version>
2525
<packaging>jar</packaging>
2626
<name>${project.groupId}:${project.artifactId}</name>
2727
<description>eBay OAuth Client which helps in easy integration</description>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:[email protected]:eBay/ebay-oauth-java-client.git</connection>
3232
<url>https://github.com/ebay/ebay-oauth-java-client</url>
33-
<tag>HEAD</tag>
33+
<tag>ebay-oauth-java-client-1.1.5</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)