Author: chinthaka
Date: Tue Sep 5 22:42:44 2006
New Revision: 440619
URL: http://svn.apache.org/viewvc?view=rev&rev=440619
Log:
Fixing a problem in building XmlSchema
Modified:
webservices/commons/trunk/modules/XmlSchema/pom.xml
Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/pom.xml?view=diff&rev=440619&r1=440618&r2=440619
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/pom.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/pom.xml Tue Sep 5 22:42:44 2006
@@ -178,6 +178,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
+<version>1.1</version>
<executions>
<execution>
<id>prepareNistTest</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]