aboutsummaryrefslogtreecommitdiffstats
path: root/search-data-service-app/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-19 17:08:12 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-19 17:08:15 -0400
commitc68c18f33a0bd60cac32077d24c0b5bab88cbdb7 (patch)
tree5f20fa28357cd5a7c35f240504ec6044c8021888 /search-data-service-app/pom.xml
parent84405ca31620effe245b332b354a6c9142a11bd0 (diff)
Upversion for global jjb transition
Issue-ID: AAI-2496 Change-Id: I289c83fbce8ac8b17c76ac59be6a4dd796e65902 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'search-data-service-app/pom.xml')
-rw-r--r--search-data-service-app/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml
index 4b28a2a..a61232e 100644
--- a/search-data-service-app/pom.xml
+++ b/search-data-service-app/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.aai.search-data-service</groupId>
<artifactId>search-data-service-app</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>AAI Search Data Service Application</name>
<properties>
@@ -101,19 +101,19 @@
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>common-logging</artifactId>
- <version>1.2.2</version>
+ <version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>logging-api</artifactId>
- <version>1.2.2</version>
+ <version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>eelf-logging</artifactId>
- <version>1.2.2</version>
+ <version>1.5.0</version>
</dependency>
<!-- For JSON Mapping Support. -->