You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/16 23:34:27 UTC

svn commit: r1050199 - /axis/axis2/java/sandesha/trunk/modules/interop/pom.xml

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>