summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-09-07 09:33:52 +0300
committerIdan Amit <ia096e@intl.att.com>2017-09-07 09:35:20 +0300
commit689e9bd454fe133f6c76210afcf92f6de8b70411 (patch)
tree2331e89b77e7e1a73b5e90ffb3a5232727905969
parent3212ba6b91b052bf479b5c8d8b6bf7dd1a774d11 (diff)
Changed project version to SNAPSHOT
Change-Id: I553af29bc87787bf1ca4dae7634f36d470578c6d Issue-Id: SDC-286 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bf0ad91..735defd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
<artifactId>sdc-titan-cassandra</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Titan-Cassandra: Distributed Graph Database</name>