aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-14 11:23:47 +0000
committerLusheng Ji <lji@research.att.com>2017-09-14 11:23:53 +0000
commit36dc52430f5b05025588e500c4ec527dc3bbeb45 (patch)
treed46181777c59dc16d5951c762d6dc1d659531e45
parent541b5bcdd5add5aec1fa77ae2b6ea79fc8ad6e9d (diff)
Change version to SNAPSHOT
Issue-Id: DCAEGEN2-60 Change-Id: I95b5c4b3f6f792d18774a73200362f56f1743a3a Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e15e311..0988d90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<artifactId>policy-handler</artifactId>
<name>dcaegen2-platform-policy-handler</name>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>