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

Commit f37a2b0

Browse files
committed
[maven-release-plugin] prepare release symphony-java-client-1.1.4
1 parent ac48ac6 commit f37a2b0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

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

2727
<groupId>org.symphonyoss.symphony</groupId>
2828
<artifactId>symphony-java-client</artifactId>
29-
<version>1.1.4-SNAPSHOT</version>
29+
<version>1.1.4</version>
3030
<name>Symphony Java Client</name>
3131
<packaging>pom</packaging>
3232
<url>https://github.com/symphonyoss/symphony-java-client</url>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git://github.com/symphonyoss/symphony-java-client.git</connection>
5050
<developerConnection>scm:git:git@github.com:symphonyoss/symphony-java-client.git</developerConnection>
5151
<url>https://github.com/symphonyoss/symphony-java-client</url>
52-
<tag>HEAD</tag>
52+
<tag>symphony-java-client-1.1.4</tag>
5353
</scm>
5454

5555
<developers>

symphony-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>symphony-java-client</artifactId>
2727
<groupId>org.symphonyoss.symphony</groupId>
28-
<version>1.1.4-SNAPSHOT</version>
28+
<version>1.1.4</version>
2929
</parent>
3030

3131
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)