Author: brett
Date: Fri Dec 30 03:19:46 2011
New Revision: 1225743
URL: http://svn.apache.org/viewvc?rev=1225743&view=rev
Log:
update POMs
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml?rev=1225743&r1=1225742&r2=1225743&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
Fri Dec 30 03:19:46 2011
@@ -46,7 +46,6 @@
<plugin>
<groupId>org.apache.npanday.plugins</groupId>
<artifactId>maven-compile-plugin</artifactId>
- <version>${npanday.version}</version>
<extensions>true</extensions>
</plugin>
<plugin>
@@ -67,7 +66,7 @@
<executions>
<execution>
<goals>
- <goal>package</goal>
+ <goal>create-package</goal>
</goals>
</execution>
</executions>
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml?rev=1225743&r1=1225742&r2=1225743&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
Fri Dec 30 03:19:46 2011
@@ -46,7 +46,6 @@
<plugin>
<groupId>org.apache.npanday.plugins</groupId>
<artifactId>maven-compile-plugin</artifactId>
- <version>${npanday.version}</version>
<extensions>true</extensions>
</plugin>
<plugin>
@@ -67,7 +66,7 @@
<executions>
<execution>
<goals>
- <goal>package</goal>
+ <goal>create-package</goal>
</goals>
</execution>
</executions>