aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng <lji@research.att.com>2017-03-09 19:28:40 +0000
committerLusheng <lji@research.att.com>2017-03-09 19:28:40 +0000
commit6c052cd577b1223d4439fbc40a91ed3238597458 (patch)
tree7ef383cfbe97687cb53cfd8707aed6a5599f6cc0
parentfc42a64a5e8bba12d543359983f551e025d6f3cd (diff)
default to SNAPSHOT version
Change-Id: I831e8264cf13fec5cb9f6801e3f442af8f23fb56 Signed-off-by: Lusheng <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 2a28b08..42faa80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.openecomp.dcae.inventory</groupId>
<artifactId>dcae-inventory</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<properties>
<dropwizard.version>0.9.2</dropwizard.version>