aboutsummaryrefslogtreecommitdiffstats
path: root/appc-client/client-lib
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-06-13 12:28:11 -0700
committerPatrick Brady <patrick.brady@att.com>2019-06-13 12:28:16 -0700
commit350a1d9c99aa5be7480f391a210bda42bda8755b (patch)
tree771267e725d56f1023db1b8b0504914ca232c6b0 /appc-client/client-lib
parent5cebfc154b696f160faa0d68cf6f2c7c0d02a5ef (diff)
Increment version after release
Change-Id: I426b14b7a68738ba869c2ca32a0345fedf19a12a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
Diffstat (limited to 'appc-client/client-lib')
-rw-r--r--appc-client/client-lib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-client/client-lib/pom.xml b/appc-client/client-lib/pom.xml
index c41663c95..85661f82f 100644
--- a/appc-client/client-lib/pom.xml
+++ b/appc-client/client-lib/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>appc-java-client</artifactId>
<groupId>org.onap.appc.client</groupId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
</parent>
<artifactId>client-lib</artifactId>