Add junit coverage to RequestInfoBuilder class
[appc.git] / appc-sdc-listener / pom.xml
index 6a515fa..12f8317 100644 (file)
@@ -25,9 +25,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.openecomp.appc</groupId>
+               <groupId>org.onap.appc</groupId>
                <artifactId>appc</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.3.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>appc-sdc-listener</artifactId>