Upversion poms and version.properties to 1.2.3
[aai/champ.git] / champ-lib / champ-core / pom.xml
index 459a1f3..d44790c 100644 (file)
@@ -25,11 +25,12 @@ limitations under the License.
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.onap.aai</groupId>
+        <groupId>org.onap.aai.champ</groupId>
         <artifactId>champ-lib</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.3-SNAPSHOT</version>
     </parent>
 
+    <groupId>org.onap.aai.champ.champ-lib</groupId>
     <artifactId>champ-core</artifactId>
 
     <dependencies>