Author: asankha
Date: Mon Jun 4 14:36:31 2007
New Revision: 544283
URL: http://svn.apache.org/viewvc?view=rev&rev=544283
Log:
final checkin before 1.0 build.. to fix the maven dependency plugin version
Modified:
webservices/synapse/branches/1.0/modules/core/pom.xml
Modified: webservices/synapse/branches/1.0/modules/core/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.0/modules/core/pom.xml?view=diff&rev=544283&r1=544282&r2=544283
==============================================================================
--- webservices/synapse/branches/1.0/modules/core/pom.xml (original)
+++ webservices/synapse/branches/1.0/modules/core/pom.xml Mon Jun 4 14:36:31
2007
@@ -42,7 +42,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.0-alpha-1-SNAPSHOT</version>
+ <version>2.0-alpha-1</version>
<executions>
<execution>
<id>copy</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]