aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util
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-dg-util
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-dg-util')
-rw-r--r--appc-dg-util/appc-dg-util-bundle/pom.xml4
-rw-r--r--appc-dg-util/appc-dg-util-features/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-installer/pom.xml2
-rw-r--r--appc-dg-util/pom.xml2
4 files changed, 5 insertions, 5 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml
index 7d8f50df0..ab40848c7 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-dg-util</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-util-bundle</artifactId>
@@ -179,7 +179,7 @@
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
<!--<version>${project.version}</version>-->
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml
index 2c2b6c766..12ba8479d 100644
--- a/appc-dg-util/appc-dg-util-features/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-dg-util</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<name>appc-dg-util-features</name>
<artifactId>appc-dg-util-features</artifactId>
diff --git a/appc-dg-util/appc-dg-util-installer/pom.xml b/appc-dg-util/appc-dg-util-installer/pom.xml
index a1abe59fa..8d39b1fac 100644
--- a/appc-dg-util/appc-dg-util-installer/pom.xml
+++ b/appc-dg-util/appc-dg-util-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-dg-util</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-util-installer</artifactId>
<name>APPC DG Util - Karaf Installer</name>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index b6329cc8d..277ac40a6 100644
--- a/appc-dg-util/pom.xml
+++ b/appc-dg-util/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-dg-util</artifactId>
<packaging>pom</packaging>