diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:43:46 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 10:44:11 -0400 |
commit | 00dac779f4b129af3395a6430eb2cf879b25d4d8 (patch) | |
tree | b755242f0c34a55754b632818ec5b412415c0376 /pom.xml | |
parent | 15f0f10bf1fe41932b69d64d0b660aeb872c39d6 (diff) |
Upversion resources for Casablanca
Issue-ID: AAI-1169
Change-Id: I1372972b9bdb57eed7bc084a2b877f9cc83ec7c3
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
@@ -26,7 +26,7 @@ <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.2.1</version> + <version>1.3.0-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |