diff options
author | Lusheng Ji <lji@research.att.com> | 2017-09-14 11:23:47 +0000 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-09-14 11:23:53 +0000 |
commit | 36dc52430f5b05025588e500c4ec527dc3bbeb45 (patch) | |
tree | d46181777c59dc16d5951c762d6dc1d659531e45 | |
parent | 541b5bcdd5add5aec1fa77ae2b6ea79fc8ad6e9d (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |