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

Commit df20520

Browse files
committed
[maven-release-plugin] prepare release symphony-java-client-1.0.1
1 parent 7aabf03 commit df20520

12 files changed

Lines changed: 14 additions & 14 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.0.1-SNAPSHOT</version>
29+
<version>1.0.1</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.0.1</tag>
5353
</scm>
5454

5555
<developers>

symphony-apis/agent/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.symphonyoss.symphony</groupId>
3030
<artifactId>symphony-agent</artifactId>
31-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.0.1</version>
3232
</parent>
3333

3434
<licenses>

symphony-apis/agent/java-jersey2-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.symphonyoss.symphony</groupId>
3030
<artifactId>symphony-agent</artifactId>
31-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.0.1</version>
3232
</parent>
3333

3434
<licenses>

symphony-apis/agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.symphonyoss.symphony</groupId>
3131
<artifactId>symphony-apis</artifactId>
32-
<version>1.0.1-SNAPSHOT</version>
32+
<version>1.0.1</version>
3333
</parent>
3434

3535
<licenses>

symphony-apis/authenticator/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.symphonyoss.symphony</groupId>
3030
<artifactId>symphony-authenticator</artifactId>
31-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.0.1</version>
3232
</parent>
3333

3434
<licenses>

symphony-apis/authenticator/java-jersey2-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.symphonyoss.symphony</groupId>
3131
<artifactId>symphony-authenticator</artifactId>
32-
<version>1.0.1-SNAPSHOT</version>
32+
<version>1.0.1</version>
3333
</parent>
3434

3535
<licenses>

symphony-apis/authenticator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.symphonyoss.symphony</groupId>
3131
<artifactId>symphony-apis</artifactId>
32-
<version>1.0.1-SNAPSHOT</version>
32+
<version>1.0.1</version>
3333
</parent>
3434

3535
<licenses>

symphony-apis/pod/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.symphonyoss.symphony</groupId>
3030
<artifactId>symphony-pod</artifactId>
31-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.0.1</version>
3232
</parent>
3333

3434
<dependencies>

symphony-apis/pod/java-jersey2-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.symphonyoss.symphony</groupId>
3030
<artifactId>symphony-pod</artifactId>
31-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.0.1</version>
3232
</parent>
3333

3434
<licenses>

symphony-apis/pod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.symphonyoss.symphony</groupId>
3131
<artifactId>symphony-apis</artifactId>
32-
<version>1.0.1-SNAPSHOT</version>
32+
<version>1.0.1</version>
3333
</parent>
3434

3535
<licenses>

0 commit comments

Comments
 (0)