aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-04-24 12:37:38 -0400
committerJimmy Forsyth <jf2512@att.com>2018-04-24 12:38:48 -0400
commit4a70502ef2f6c263f42fc627a5c8a37645ea5ce1 (patch)
tree13c5a38b7065c81f5bd84170f5590349215dc329
parente57c97ebc44613db9e97a1ad9e36d2bc6d1ae748 (diff)
Change common libs to use 1.2.3 release version
Issue-ID: AAI-1090 Change-Id: I31cc550732c71d94d80150c72b54650403bb49ac Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--aai-resources/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 12e5f30..a909183 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -44,9 +44,9 @@
<namespace>com.att.ajsc</namespace>
<start-class>org.onap.aai.ResourcesApp</start-class>
- <aai-schema.version>1.2.2</aai-schema.version>
- <aai.core.version>1.2.2</aai.core.version>
- <aai.client.loadbalancer.version>1.2.2</aai.client.loadbalancer.version>
+ <aai-schema.version>1.2.3</aai-schema.version>
+ <aai.core.version>1.2.3</aai.core.version>
+ <aai.client.loadbalancer.version>1.2.3</aai.client.loadbalancer.version>
<hbase.version>1.0.2</hbase.version>