diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-10-08 12:15:41 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-10-08 12:15:45 -0400 |
commit | ee6079d5d2dd4f3300a1e35965371c449a392f6e (patch) | |
tree | ad1c616b3431c005570c2a35c0cc67292009160f /pom.xml | |
parent | a5ba121a22259c14aa92c5180c944c60ef8cd10a (diff) |
Upversion resources to 1.3.1-SNAPSHOT
Issue-ID: AAI-1708
Change-Id: Ia9c230978dc0cee7eeb005a3194464ae523414d5
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 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |