summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-18 14:27:03 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-18 14:33:26 -0400
commitd4a60c3b5b5d72164ccf4b081785f933e76836e0 (patch)
treebcac3f6da30987fe8d61ab5a219555d4461dc555 /pom.xml
parentcef8fc776c9f02dcf8aa06bb6d2a661bd8bd50c1 (diff)
Upversion for global jjb transition1.5.0
Issue-ID: AAI-2484 Change-Id: Ib48fc39f730cc223cb25e09a6d9f01666b769df5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 89ab244..c500043 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>aai-rest-client</name>
<properties>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>common-logging</artifactId>
- <version>1.2.2</version>
+ <version>1.5.0</version>
</dependency>
<dependency>