pom update 81/2181/1
authorMichael Lando <ml636r@att.com>
Wed, 15 Mar 2017 17:28:32 +0000 (19:28 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 15 Mar 2017 17:30:42 +0000 (19:30 +0200)
Change-Id: I94f393f9aba3ad1bb4916c38aa8ee58920e518a4
Signed-off-by: Michael Lando <ml636r@att.com>
.gitignore
pom.xml

index 1b6d5d3..68f22e6 100644 (file)
@@ -14,4 +14,5 @@ target/
 
 # Other
 *.class
-*.orig
\ No newline at end of file
+*.orig
+.idea/*
diff --git a/pom.xml b/pom.xml
index be86365..30fa656 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.openecomp.sdc</groupId>
        <artifactId>sdc-distribution-client</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.0.0</version>
        <name>SDC Distribution Client</name>
        <description>An SDC Client to be used by its consumers</description>
        <properties>