Merge "{feature}-installer.zip not copied to sdnc-img"
[sdnc/oam.git] / installation / sdnc / pom.xml
index 50b8cbe..958857b 100644 (file)
@@ -55,7 +55,7 @@
                                <executions>
                                        <execution>
                                                <id>generate-images</id>
-                                               <phase>generate-sources</phase>
+                                               <phase>package</phase>
                                                <goals>
                                                        <goal>build</goal>
                                                </goals>
                        <plugin>
                                <artifactId>exec-maven-plugin</artifactId>
                                <groupId>org.codehaus.mojo</groupId>
+                               <version>1.5.0</version>
                                <executions>
 
                                        <execution>