Fix date in release notes
[sdnc/oam.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c927455..5aa5c68 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.1</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
        <groupId>org.onap.sdnc.oam</groupId>
        <artifactId>sdnc-oam</artifactId>
 
-       <name>SDN-C OAM</name>
+       <name>sdnc-oam</name>
        <url>https://wiki.onap.org</url>
        <description>The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform.</description>
 
@@ -92,7 +92,7 @@
                                <artifactId>maven-surefire-plugin</artifactId>
                                <version>2.17</version>
                                <configuration>
-                                       <skipTests>true</skipTests>
+                                       <skipTests>false</skipTests>
                                </configuration>
                        </plugin>
                        <plugin>
        <organization>
                <name>AT&amp;T</name>
        </organization>
-       <version>1.2.0-SNAPSHOT</version>
+       <version>1.2.2-SNAPSHOT</version>
 
 
 </project>