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

Commit 58858e7

Browse files
committed
[maven-release-plugin] prepare release symphony-java-client-1.0.3
1 parent 98d167e commit 58858e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPSHOT</version>
29+
<version>1.0.3</version>
3030
<name>Symphony Java Client</name>
3131
<packaging>pom</packaging>
3232
<url>https://github.com/symphonyoss/symphony-java-client</url>

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.0.3-SNAPSHOT</version>
28+
<version>1.0.3</version>
2929
</parent>
3030

3131
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)