Merge "Modified dmaapClient dependency GroupId/Version"
[policy/engine.git] / ONAP-PAP-REST / pom.xml
index 56ffdb2..7602294 100644 (file)
@@ -29,7 +29,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
        <build>
                <plugins>
@@ -76,7 +76,7 @@
                                        <artifactId>json</artifactId>
                                </exclusion>
                                <exclusion>
-                                       <groupId>com.att.nsa</groupId>
+                                       <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
                                        <artifactId>dmaapClient</artifactId>
                                </exclusion>
                                <exclusion>