Deployment onap rename
[appc/deployment.git] / installation / appc / pom.xml
index db3ef98..3cebf5e 100644 (file)
@@ -3,14 +3,14 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
        <parent>
-               <groupId>org.openecomp.appc.deployment</groupId>
+               <groupId>org.onap.appc.deployment</groupId>
                <artifactId>installation</artifactId>
                <version>1.3.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        <packaging>pom</packaging>
-       <groupId>org.openecomp.appc.deployment</groupId>
+       <groupId>org.onap.appc.deployment</groupId>
        <artifactId>installation-appc</artifactId>
        <version>1.3.0-SNAPSHOT</version>
 
@@ -18,7 +18,7 @@
        <description>Creates APPC Docker container on top of the SDNC Base Docker Image</description>
 
        <properties>
-               <image.name>openecomp/appc-image</image.name>
+               <image.name>onap/appc-image</image.name>
                <appc.release.version>1.3.0</appc.release.version>
                <appc.snapshot.version>1.3.0-SNAPSHOT</appc.snapshot.version>
                 <!--This version will be over-ridden by jenkins 
@@ -63,7 +63,7 @@
                                                </goals><!-- here the phase you need -->
                                                <phase>validate</phase>
                                                <configuration>
-                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/bin</outputDirectory>
+                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/bin</outputDirectory>
                                                        <resources>
                                                                <resource>
                                                                        <directory>src/main/scripts</directory>
@@ -83,7 +83,7 @@
                                                </goals>
                                                <phase>validate</phase>
                                                <configuration>
-                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data</outputDirectory>
+                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data</outputDirectory>
                                                        <resources>
                                                                <resource>
                                                                        <directory>src/main/resources</directory>
                                                </goals>
                                                <phase>validate</phase>
                                                <configuration>
-                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data/stores</outputDirectory>
+                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data/stores</outputDirectory>
                                                        <resources>
                                                                <resource>
                                                                        <directory>../src/main/stores</directory>
                                                </goals>
                                                <phase>validate</phase>
                                                <configuration>
-                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data/properties</outputDirectory>
+                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data/properties</outputDirectory>
                                                        <resources>
                                                                <resource>
                                                                        <directory>../src/main/properties</directory>
                                                        </environmentVariables>
                                                        <arguments>
                                                                <argument>${basedir}/src/main/scripts/installZips.sh</argument>
-                                                               <argument>${basedir}/target/docker-stage/opt/openecomp/appc</argument>
+                                                               <argument>${basedir}/target/docker-stage/opt/onap/appc</argument>
                                                        </arguments>
                                                </configuration>
                                        </execution>
                                                <configuration>
                                                        <executable>find</executable>
                                                        <arguments>
-                                                               <argument>${basedir}/target/docker-stage/opt/openecomp/appc</argument>
+                                                               <argument>${basedir}/target/docker-stage/opt/onap/appc</argument>
                                                                <argument>-name</argument>
                                                                <argument>*.sh</argument>
                                                                <argument>-exec</argument>
                                                                </goals><!-- here the phase you need -->
                                                                <phase>validate</phase>
                                                                <configuration>
-                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/bin</outputDirectory>
+                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/bin</outputDirectory>
                                                                        <resources>
                                                                                <resource>
                                                                                        <directory>src/main/scripts</directory>
                                                                </goals>
                                                                <phase>validate</phase>
                                                                <configuration>
-                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data</outputDirectory>
+                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data</outputDirectory>
                                                                        <resources>
                                                                                <resource>
                                                                                        <directory>src/main/resources</directory>
                                                                </goals>
                                                                <phase>validate</phase>
                                                                <configuration>
-                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data/stores</outputDirectory>
+                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data/stores</outputDirectory>
                                                                        <resources>
                                                                                <resource>
                                                                                        <directory>../src/main/stores</directory>
                                                                </goals>
                                                                <phase>validate</phase>
                                                                <configuration>
-                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/openecomp/appc/data/properties</outputDirectory>
+                                                                       <outputDirectory>${basedir}/target/docker-stage/opt/onap/appc/data/properties</outputDirectory>
                                                                        <resources>
                                                                                <resource>
                                                                                        <directory>../src/main/properties</directory>
                                                                        </environmentVariables>
                                                                        <arguments>
                                                                                <argument>${basedir}/src/main/scripts/installZips.sh</argument>
-                                                                               <argument>${basedir}/target/docker-stage/opt/openecomp/appc</argument>
+                                                                               <argument>${basedir}/target/docker-stage/opt/onap/appc</argument>
                                                                        </arguments>
                                                                </configuration>
                                                        </execution>
                                                                <configuration>
                                                                        <executable>find</executable>
                                                                        <arguments>
-                                                                               <argument>${basedir}/target/docker-stage/opt/openecomp/appc</argument>
+                                                                               <argument>${basedir}/target/docker-stage/opt/onap/appc</argument>
                                                                                <argument>-name</argument>
                                                                                <argument>*.sh</argument>
                                                                                <argument>-exec</argument>
        </profiles>
        
        <organization>
-               <name>openECOMP</name>
+               <name>ONAP</name>
        </organization>
        
 </project>