summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-05-02 22:05:05 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-05-02 22:05:41 -0400
commit68987011d4a41ed59375616a19b0cde229b9c413 (patch)
tree8a765a275299974cf52b36b832ca96487a9e73c3 /pom.xml
parent677c0857f74bd8e957b5300be96a31e39279effd (diff)
Update pom to use 1.2.5-SNAPSHOT
Issue-ID: AAI-965 Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e8c2548b..a15ea040 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>