summaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 43aa94769..8989fd8d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<packaging>pom</packaging>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>APP-C</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>