Update aai-common artifact versions to 1.2.4 87/46187/1
authorRavi Geda <gravik@amdocs.com>
Fri, 4 May 2018 10:50:44 +0000 (11:50 +0100)
committerRavi Geda <gravik@amdocs.com>
Fri, 4 May 2018 10:50:44 +0000 (11:50 +0100)
Change-Id: Ib73a22e8452d35393cb58ecab4800556b50233f6
Issue-ID: AAI-1118
Signed-off-by: Ravi Geda <gravik@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7995981..7f78398 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -181,17 +181,17 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-schema</artifactId>
-            <version>1.2.3</version>
+            <version>1.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-utils</artifactId>
-            <version>1.2.3</version>
+            <version>1.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-core</artifactId>
-            <version>1.2.3</version>
+            <version>1.2.4</version>
             <exclusions>
                 <exclusion>
                     <groupId>*</groupId>
@@ -202,7 +202,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-auth</artifactId>
-            <version>1.2.3</version>
+            <version>1.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.persistence</groupId>