aboutsummaryrefslogtreecommitdiffstats
path: root/appc-metric
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-02-24 00:04:10 -0800
committerPatrick Brady <pb071s@att.com>2017-02-24 00:04:45 -0800
commit8843969b0ced23dd4ebda915641427ee10aee098 (patch)
treeea239c35336c87de89b095670942277982ed31fb /appc-metric
parent1828152d26fd6bca072f5070b25ee20876690539 (diff)
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>
Diffstat (limited to 'appc-metric')
-rw-r--r--appc-metric/appc-metric-bundle/pom.xml2
-rw-r--r--appc-metric/appc-metric-features/pom.xml2
-rw-r--r--appc-metric/appc-metric-installer/pom.xml2
-rw-r--r--appc-metric/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml
index 79ec32e3a..51125713e 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 31c58e1c4..c1fcb65ba 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 c9ae60664..2eb17cce7 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 22bf92a46..4fce54a60 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>