diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:34:39 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:34:52 -0400 |
commit | 7925c25859b82cd5232f95168263933fc2d8ef15 (patch) | |
tree | c2fefeb44f3f9d11a61255e7b38e17ccc3e301c6 /pom.xml | |
parent | 68987011d4a41ed59375616a19b0cde229b9c413 (diff) |
Upversion common for Casablanca
Issue-ID: AAI-1169
Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |