Roll to version 0.1.1-SNAPSHOT
[ccsdk/sli/adaptors.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f641ef5..51ae91b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-carbon-sr1</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
     <artifactId>ccsdk-sli-adaptors</artifactId>
 
-    <name>CCSDK SLI Adaptors</name>
+    <name>ccsdk-sli-adaptors</name>
     <url>https://wiki.onap.org</url>
     <description>The CCSDK core components contains the SLI, dblib and root pom</description>
 
@@ -88,7 +88,7 @@
                 <artifactId>maven-surefire-plugin</artifactId>
                 <version>2.17</version>
                 <configuration>
-                    <skipTests>true</skipTests>
+                    <skipTests>false</skipTests>
                 </configuration>
             </plugin>
             <plugin>
     <organization>
         <name>ONAP</name>
     </organization>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
 
 
 </project>