diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:55:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:55:10 -0400 |
commit | 7ebd5f81dbe0f852c1383712270dae1bbd96527e (patch) | |
tree | ef2b3deca5b0f730a5362750d7066dbd0665eae9 /artifacts/pom.xml | |
parent | d8417485eafee8c767714e35e38a9701a885fe8a (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: Ic49a7e77c9234ade7cf0e0c36cb830de2ef870ca
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 71e31534..9bc3a9c9 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sli-plugins-artifacts</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: sli-plugins-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.3.2</version> + <version>1.3.3-SNAPSHOT</version> </parent> <dependencyManagement> |