Author: veithen
Date: Mon Jul 19 12:32:56 2010
New Revision: 965454
URL: http://svn.apache.org/viewvc?rev=965454&view=rev
Log:
Clean up after the refactoring of the Eclipse plugin builds. Note that removing
the eclipse.plugins.version property eliminates another obstacle to the
automation of the release process.
Removed:
axis/axis2/java/core/trunk/modules/tool/conf/
Modified:
axis/axis2/java/core/trunk/modules/parent/pom.xml
Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/parent/pom.xml?rev=965454&r1=965453&r2=965454&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/parent/pom.xml Mon Jul 19 12:32:56 2010
@@ -99,7 +99,6 @@
<commons.httpclient.version>3.1</commons.httpclient.version>
<commons.io.version>1.4</commons.io.version>
<commons.logging.version>1.1.1</commons.logging.version>
- <eclipse.plugins.version>1.4.0</eclipse.plugins.version>
<eclipse.version>3.2.0</eclipse.version>
<fi.version>1.1.8</fi.version>
<geronimo.spec.activation.version>1.0.2</geronimo.spec.activation.version>