[wsas-java-dev] svn commit r410 - wsas/java/trunk/modules/samples
svn at wso2.com
svn at wso2.com
Fri Jan 12 04:13:12 PST 2007
Author: saminda
Date: Fri Jan 12 04:13:05 2007
New Revision: 410
Modified:
wsas/java/trunk/modules/samples/pom.xml
Log:
fixing sample pom
Modified: wsas/java/trunk/modules/samples/pom.xml
==============================================================================
--- wsas/java/trunk/modules/samples/pom.xml (original)
+++ wsas/java/trunk/modules/samples/pom.xml Fri Jan 12 04:13:05 2007
@@ -48,7 +48,7 @@
<executions>
<execution>
<id>generate-code</id>
- <phase>generate-source</phase>
+ <phase>initialize</phase>
<configuration>
<tasks>
<echo>Generating skeletons for sample services</echo>
More information about the Wsas-java-dev
mailing list