Fix xconn assign
[sdnc/oam.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 48901e0..b7a75a5 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.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>
 
        <organization>
                <name>AT&amp;T</name>
        </organization>
-       <version>1.2.0-SNAPSHOT</version>
+       <version>1.2.1-SNAPSHOT</version>
 
 
 </project>