Author: mriou
Date: Thu Aug 31 09:34:11 2006
New Revision: 438978
URL: http://svn.apache.org/viewvc?rev=438978&view=rev
Log:
Reverting as it didn't work to fix the windows build (seems to be a maven/ant
intergation bug on windows).
Modified:
incubator/ode/trunk/axis2-war/pom.xml
Modified: incubator/ode/trunk/axis2-war/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/axis2-war/pom.xml?rev=438978&r1=438977&r2=438978&view=diff
==============================================================================
--- incubator/ode/trunk/axis2-war/pom.xml (original)
+++ incubator/ode/trunk/axis2-war/pom.xml Thu Aug 31 09:34:11 2006
@@ -358,8 +358,6 @@
<groupId>ode</groupId>
<artifactId>ode-dao-hibernate-db-derby</artifactId>
<type>tar</type>
- <classifier>tar</classifier>
- <version>${project.version}</version>
</dependency>
</dependencies>
</project>