Update aai-common poms to 1.2.2-SNAPSHOT 47/38747/3
authorKajur, Harish (vk250x) <vk250x@att.com>
Tue, 27 Mar 2018 00:55:43 +0000 (20:55 -0400)
committerJames Forsyth <jf2512@att.com>
Tue, 27 Mar 2018 21:21:24 +0000 (21:21 +0000)
Issue-ID: AAI-947
Change-Id: Icc5a362482a344429cdf85670cbba7700c9a279e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
sparkybe-onap-application/pom.xml
sparkybe-onap-service/pom.xml

index 064d577..92c3126 100644 (file)
                <dependency>
                        <groupId>org.onap.aai.logging-service</groupId>
                        <artifactId>common-logging</artifactId>
-                       <version>1.2.1</version>
+                       <version>1.2.2</version>
                </dependency>
 
                <dependency>
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.onap.aai</groupId>
                        <artifactId>rest-client</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- https://mvnrepository.com/artifact/org.restlet.jee/org.restlet.ext.servlet -->
index 891e44d..6e92463 100644 (file)
@@ -183,7 +183,7 @@ some of the depedencies should probably have a scope of provided so they don't a
                <dependency>
                        <groupId>org.onap.aai.logging-service</groupId>
                        <artifactId>common-logging</artifactId>
-                       <version>1.2.1</version>
+                       <version>1.2.2</version>
                </dependency>
 
 
@@ -214,13 +214,13 @@ some of the depedencies should probably have a scope of provided so they don't a
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.onap.aai</groupId>
                        <artifactId>rest-client</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- https://mvnrepository.com/artifact/org.restlet.jee/org.restlet.ext.servlet -->