Update aai-common artifact versions 65/45665/1
authorRavi Geda <gravik@amdocs.com>
Wed, 2 May 2018 15:27:12 +0000 (16:27 +0100)
committerRavi Geda <gravik@amdocs.com>
Wed, 2 May 2018 15:27:12 +0000 (16:27 +0100)
Change-Id: I77b8124cab14c273164d16e1128bbded491c0279
Issue-ID: AAI-1118
Signed-off-by: Ravi Geda <gravik@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cdee8e9..b48ca95 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -189,17 +189,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.3</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-utils</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.3</version>
         </dependency>
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-core</artifactId>
-            <version>1.2.1</version>
+            <version>1.2.3</version>
             <exclusions>
                 <exclusion>
                     <groupId>*</groupId>
@@ -210,7 +210,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.3</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.persistence</groupId>