aboutsummaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-03-15 10:44:25 -0400
committerDan Timoney <dtimoney@att.com>2017-03-15 13:18:42 -0400
commit7d8ae59e27a97e036250b5180b658f37c80f58d6 (patch)
tree52d81efb74f19af8401be4398b226aa25e8c2627 /restapi-call-node/provider
parentaa3817d39817562e512127ea5e33f3a602f59f1f (diff)
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT Change-Id: I5a400fb18ed2444f3fa64c88f24e8f76bbf32c10 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/provider')
-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 f95c187..e062be5 100755
--- a/restapi-call-node/provider/pom.xml
+++ b/restapi-call-node/provider/pom.xml
@@ -4,11 +4,11 @@
<parent>
<groupId>org.openecomp.sdnc.plugins</groupId>
<artifactId>restapi-call-node</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.sdnc.plugins</groupId>
<artifactId>restapi-call-node-provider</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>RESTAPI Call Node - Provider</name>
<url>http://maven.apache.org</url>