Upversion gizmo deps in prep for release
[aai/gizmo.git] / 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>