Author: veithen Date: Thu Dec 16 22:34:26 2010 New Revision: 1050199 URL: http://svn.apache.org/viewvc?rev=1050199&view=rev Log: Added missing plugin version.
Modified: axis/axis2/java/sandesha/trunk/modules/interop/pom.xml Modified: axis/axis2/java/sandesha/trunk/modules/interop/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/interop/pom.xml?rev=1050199&r1=1050198&r2=1050199&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/modules/interop/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/modules/interop/pom.xml Thu Dec 16 22:34:26 2010 @@ -57,6 +57,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> + <version>1.5</version> <executions> <execution> <id>add-source</id>