diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-26 15:33:59 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-09-26 15:33:59 -0400 |
commit | 85737499b931441be3013831d7ce76a5c4734032 (patch) | |
tree | de54482c7cb253acb13e886876b3cf309637ddf6 /template-node/provider/pom.xml | |
parent | 00182e7710a239e871c33a42cf9eaf9a12d90ecb (diff) |
Roll to next snapshot
Roll to next snapshot release
Change-Id: I179602134b518295b4b6a1d53cea8136ad0ba666
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'template-node/provider/pom.xml')
-rw-r--r-- | template-node/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 28beb9dc..fa2ba9d9 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-provider</artifactId> - <version>0.3.3-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |