Fix a potentional bug String comparison using !=
[so.git] / aria / pom.xml
index a754d78..95ef93b 100644 (file)
@@ -5,10 +5,12 @@
                <groupId>org.onap.so</groupId>
                <artifactId>so</artifactId>
                <version>1.2.0-SNAPSHOT</version>
+               <relativePath>../pom.xml</relativePath>
        </parent>
 
-       <groupId>org.onap.so</groupId>
        <artifactId>aria</artifactId>
+       <version>1.2.0-SNAPSHOT</version>
+
        <name>ARIA related artifacts</name>
        <description>ARIA related artifacts</description>
        <packaging>pom</packaging>