Author: sebb
Date: Wed Feb 2 09:20:26 2011
New Revision: 1066382
URL: http://svn.apache.org/viewvc?rev=1066382&view=rev
Log:
New name for tag
Modified:
jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
Modified: jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml?rev=1066382&r1=1066381&r2=1066382&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml Wed Feb 2 09:20:26 2011
@@ -84,12 +84,12 @@
<goal>run</goal>
</goals>
<configuration>
- <tasks>
+ <target>
<ant target="merge-engines">
<property name="localRepository"
value="${settings.localRepository}"/>
<property name="bsf.version"
value="${project.version}"/>
</ant>
- </tasks>
+ </target>
</configuration>
</execution>
</executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]