aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRavi Geda <gravik@amdocs.com>2018-05-04 11:50:44 +0100
committerRavi Geda <gravik@amdocs.com>2018-05-04 11:50:44 +0100
commita9cc38bb8a20f8df32cb86fd577531c86c0b7c38 (patch)
treeef0e41dff3a9cff903bb377d75fe990066d76997
parent858b2240c88cc197df395dafad71776e8ddf0cb0 (diff)
Update aai-common artifact versions to 1.2.4
Change-Id: Ib73a22e8452d35393cb58ecab4800556b50233f6 Issue-ID: AAI-1118 Signed-off-by: Ravi Geda <gravik@amdocs.com>
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 7995981..7f78398 100644
--- 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>