Author: henrib
Date: Mon Mar 29 12:32:41 2010
New Revision: 928754
URL: http://svn.apache.org/viewvc?rev=928754&view=rev
Log:
Prepare manual publish
Added:
commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/
- copied from r928753, commons/proper/jexl/trunk/
Modified:
commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/pom.xml
Modified: commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/pom.xml?rev=928754&r1=928753&r2=928754&view=diff
==============================================================================
--- commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/pom.xml (original)
+++ commons/proper/jexl/tags/COMMONS_JEXL_2_0_1-RC1/pom.xml Mon Mar 29 12:32:41
2010
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.1-RC1</version>
<name>Commons JEXL</name>
<inceptionYear>2001</inceptionYear>
<description>Jexl is an implementation of the JSTL Expression Language
with extensions.</description>
@@ -314,7 +314,7 @@
<site>
<id>apache.website</id>
<name>Apache Commons Release Candidate Staging Site</name>
-
<url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/builds/commons/${commons.componentid}/${commons.release.version}/${commons.rc.version}/site</url>
+
<url>${commons.deployment.protocol}://people.apache.org/home/henrib/public_html/${commons.componentid}-${commons.release.version}-${commons.rc.version}/site</url>
</site>
</distributionManagement>
</profile>