diff options
author | 2018-03-07 18:21:34 +0200 | |
---|---|---|
committer | 2018-03-07 18:21:34 +0200 | |
commit | a492ff29a0ff1a69991dd2a101c0e06168d43c85 (patch) | |
tree | c83736844ec574b2c3c8a67b846b172249b0a885 /pom.xml | |
parent | 76bdc498d5e7a1e5515714fe042bf111f10d6c26 (diff) |
update JTOSCA package names
Change-Id: I201e07d38bbfb85fc518a4558eb04166f9cef44d
Issue-ID: SDC-950
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.onap.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.3.0</version> + <version>1.3.0-SNAPSHOT</version> <name>sdc-jtosca</name> <properties> |