Changing to Amsterdam release version
[appc.git] / appc-inbound / appc-artifact-handler / provider / pom.xml
index 35aea7e..2ffadcd 100755 (executable)
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
        <parent>
                <artifactId>appc-artifact-handler</artifactId>
                <groupId>org.openecomp.appc</groupId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
        <artifactId>appc-artifact-handler-provider</artifactId>
        <packaging>bundle</packaging>
@@ -105,7 +105,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
                                                <configuration>
                                                        <artifacts>
                                                                <artifact>
-                                                                       <file>${project.build.directory}/classes/initial/artifact-handler-provider.xml</file>
+                                                                       <file>${project.build.directory}/classes/initial/appc-artifact-handler-provider.xml</file>
                                                                        <type>xml</type>
                                                                        <classifier>config</classifier>
                                                                </artifact>