Changing to snapshot version
Changing version from 1.0.0 to 1.0.0-SNAPSHOT
Change-Id: If11d37d83348e5c4db298414e627622a62480d3f
Signed-off-by: Patrick Brady <pb071s@att.com>
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml
index 79ec32e..5112571 100644
--- a/appc-metric/appc-metric-bundle/pom.xml
+++ b/appc-metric/appc-metric-bundle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-metric</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-metric-bundle</artifactId>
diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml
index 31c58e1..c1fcb65 100644
--- a/appc-metric/appc-metric-features/pom.xml
+++ b/appc-metric/appc-metric-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-metric</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<name>appc-metric-features</name>
<artifactId>appc-metric-features</artifactId>
diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml
index c9ae606..2eb17cc 100644
--- a/appc-metric/appc-metric-installer/pom.xml
+++ b/appc-metric/appc-metric-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-metric</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>appc-metric-installer</artifactId>
<name>APPC Metric - Karaf Installer</name>
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml
index 22bf92a..4fce54a 100644
--- a/appc-metric/pom.xml
+++ b/appc-metric/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>appc-metric</artifactId>
<packaging>pom</packaging>