aboutsummaryrefslogtreecommitdiffstats
path: root/appc-provider/appc-provider-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-provider/appc-provider-bundle/pom.xml')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 56e90fee1..97aa6ce36 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-bundle</artifactId>
<packaging>bundle</packaging>
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-request-handler-api</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>bundle</type>
<scope>provided</scope>
<exclusions>