summaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:30:22 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:30:22 -0500
commitcbf28e8929492b03d654196fd5e422845fba3e46 (patch)
tree33814bdc486e5732315c8ae7faf0a7865aa3150d /restapi-call-node/provider/pom.xml
parentfd9c0625e350f595ce0d8b0d896bc79ee1383cc1 (diff)
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: Ib580530a5d30e40e970a9ca379b9a7603ca6facf Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/provider/pom.xml')
-rwxr-xr-xrestapi-call-node/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml
index b97acc01..18466352 100755
--- a/restapi-call-node/provider/pom.xml
+++ b/restapi-call-node/provider/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node-provider</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>