Author: eglynn
Date: Wed Nov 25 16:29:11 2009
New Revision: 884181
URL: http://svn.apache.org/viewvc?rev=884181&view=rev
Log:
Fix antrun version
Modified:
cxf/dosgi/trunk/parent/pom.xml
Modified: cxf/dosgi/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/parent/pom.xml?rev=884181&r1=884180&r2=884181&view=diff
==============================================================================
--- cxf/dosgi/trunk/parent/pom.xml (original)
+++ cxf/dosgi/trunk/parent/pom.xml Wed Nov 25 16:29:11 2009
@@ -94,7 +94,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<dependencies>
<dependency>
<groupId>ant</groupId>