diff options
Diffstat (limited to 'restapi-call-node/features/pom.xml')
-rwxr-xr-x | restapi-call-node/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml index 93ee0037..5528bb6b 100755 --- a/restapi-call-node/features/pom.xml +++ b/restapi-call-node/features/pom.xml @@ -4,10 +4,10 @@ <parent> <artifactId>restapi-call-node</artifactId> <groupId>org.onap.ccsdk.sli.plugins</groupId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> <artifactId>restapi-call-node-features</artifactId> <name>RESTAPI Call Node - Features</name> |