Removal of useless files
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 801b2ee..b853ccf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                </dependency>
                <!-- CSI Logging End -->
                <dependency>
-                       <groupId>org.openecomp.policy.engine</groupId>
+                       <groupId>org.onap.policy.engine</groupId>
                        <artifactId>PolicyEngineAPI</artifactId>
                        <version>1.1.0-SNAPSHOT</version>
                        <exclusions>
                        </exclusions>
                </dependency>
                <dependency>
-                       <groupId>org.openecomp.policy.common</groupId>
-                       <artifactId>ECOMP-Logging</artifactId>
+                       <groupId>org.onap.policy.common</groupId>
+                       <artifactId>ONAP-Logging</artifactId>
                        <version>1.1.0-SNAPSHOT</version>
                        <exclusions>
                                <exclusion>
                        </exclusions>
                </dependency>
                <dependency>
-            <groupId>org.openecomp.policy.engine</groupId>
+            <groupId>org.onap.policy.engine</groupId>
             <artifactId>ControlloopPolicy</artifactId>
             <version>1.1.0-SNAPSHOT</version>
             <exclusions>