version update to 1.1.0-SNAPSHOT 87/2187/1
authorMichael Lando <ml636r@att.com>
Wed, 15 Mar 2017 17:44:41 +0000 (19:44 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 15 Mar 2017 17:44:41 +0000 (19:44 +0200)
Change-Id: If9172c0626ddb9484e965dfb6a5af697bd772581
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..26d802b 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.1.0-SNAPSHOT</version>
        <name>SDC Distribution Client</name>
        <description>An SDC Client to be used by its consumers</description>
        <properties>