Upversion gizmo deps in prep for release 11/46211/2
authorJimmy Forsyth <jf2512@att.com>
Fri, 4 May 2018 13:07:56 +0000 (09:07 -0400)
committerJames Forsyth <jf2512@att.com>
Fri, 4 May 2018 13:11:11 +0000 (13:11 +0000)
Issue-ID: AAI-1122
Change-Id: I67697b8aa1ba8904535c8a8997befb855251c48f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9fe273b..b71e687 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -122,17 +122,17 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-schema</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-utils</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-core</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.4</version>
             <exclusions>
                 <exclusion>
                     <groupId>*</groupId>
@@ -144,7 +144,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-auth</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.4</version>
         </dependency>
 
         <dependency>