Author: jochen Date: Thu Apr 20 13:56:57 2006 New Revision: 395694 URL: http://svn.apache.org/viewcvs?rev=395694&view=rev Log: Version 2.1 of the assembly plugin is now published.
Modified: webservices/xmlrpc/trunk/pom.xml Modified: webservices/xmlrpc/trunk/pom.xml URL: http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/pom.xml?rev=395694&r1=395693&r2=395694&view=diff ============================================================================== --- webservices/xmlrpc/trunk/pom.xml (original) +++ webservices/xmlrpc/trunk/pom.xml Thu Apr 20 13:56:57 2006 @@ -149,7 +149,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.1-SNAPSHOT</version> <configuration> <descriptors> <value>src/main/assembly/bin.xml</value>