You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/05/18 21:10:51 UTC

svn commit: r1340209 - /cxf/fediz/trunk/plugins/core/pom.xml

Author: dkulp
Date: Fri May 18 19:10:51 2012
New Revision: 1340209

URL: http://svn.apache.org/viewvc?rev=1340209&view=rev
Log:
Remove warning when using Maven3

Modified:
    cxf/fediz/trunk/plugins/core/pom.xml

Modified: cxf/fediz/trunk/plugins/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/core/pom.xml?rev=1340209&r1=1340208&r2=1340209&view=diff
==============================================================================
--- cxf/fediz/trunk/plugins/core/pom.xml (original)
+++ cxf/fediz/trunk/plugins/core/pom.xml Fri May 18 19:10:51 2012
@@ -70,6 +70,7 @@
 	    <plugin>
 	    <groupId>com.sun.tools.xjc.maven2</groupId>
 	    <artifactId>maven-jaxb-plugin</artifactId>
+        <version>1.1.1</version>
 	    <executions>
                 <execution>
    	        <goals>