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 /template-node/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 'template-node/pom.xml')
-rw-r--r-- | template-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template-node/pom.xml b/template-node/pom.xml index b75227f6..51938829 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.2</version> + <version>1.3.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <packaging>pom</packaging> <modules> |