Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 9b7fbc2

Browse files
committed
[maven-release-plugin] prepare release v1.5.1
1 parent 0a523a5 commit 9b7fbc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.osiam</groupId>
2828
<artifactId>connector4java</artifactId>
29-
<version>1.5.1-SNAPSHOT</version>
29+
<version>1.5.1</version>
3030

3131
<name>OSIAM Connector 4 Java</name>
3232
<description>Native Java API to connect to the REST based OSIAM services</description>
@@ -57,7 +57,7 @@
5757
<connection>scm:git://[email protected]/osiam/connector4java.git</connection>
5858
<url>https://github.com/osiam/connector4java</url>
5959
<developerConnection>scm:git:ssh://[email protected]/osiam/connector4java.git</developerConnection>
60-
<tag>HEAD</tag>
60+
<tag>v1.5.1</tag>
6161
</scm>
6262

6363
<properties>

0 commit comments

Comments
 (0)