diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:20:45 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:20:46 -0400 |
commit | 2c9e8e2f471f57a737a9861817167778015b34a3 (patch) | |
tree | 4e6a53f9f4bff056240a1d27110051e3495e8ea1 /pom.xml | |
parent | b54e5d1c7fba9e6ac1f68f0eb3fbf81265b1d8d9 (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ia3dcb3963c5e7d4aa6be603fea1898ddbc4a8ac3
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <groupId>org.onap.aai</groupId> <artifactId>sparky-be</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-sparky-be</name> |