[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / packages / install / pom.xml
index bcc8147..d3fbacf 100644 (file)
@@ -1,6 +1,6 @@
 <!--
   ============LICENSE_START=======================================================
-  ECOMP Policy Engine
+  ONAP Policy Engine
   ================================================================================
   Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
   ================================================================================
@@ -24,7 +24,7 @@
        <modelVersion>4.0.0</modelVersion>
 
        <parent>
-               <groupId>org.openecomp.policy.engine</groupId>
+               <groupId>org.onap.policy.engine</groupId>
                <artifactId>packages</artifactId>
                <version>1.1.0-SNAPSHOT</version>
        </parent>
@@ -33,7 +33,7 @@
        <packaging>pom</packaging>
 
        <name>Installation Package</name>
-       <description>D2 ECOMP Policy Base Installation Package</description>
+       <description>D2 ONAP Policy Base Installation Package</description>
 
        <build>
                <plugins>
@@ -59,7 +59,7 @@
 
        <dependencies>
                <dependency>
-                       <groupId>org.openecomp.policy.engine</groupId>
+                       <groupId>org.onap.policy.engine</groupId>
                        <artifactId>base</artifactId>
                        <version>${project.version}</version>
                        <type>tar.gz</type>