Author: sebb
Date: Wed Aug 12 12:52:16 2009
New Revision: 803485
URL: http://svn.apache.org/viewvc?rev=803485&view=rev
Log:
Set bsf.version from project.version
[Note: replacing bsf.version by project.version in child poms did not seem to
work]
Modified:
jakarta/bsf/branches/bsf3.x/pom.xml
Modified: jakarta/bsf/branches/bsf3.x/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/pom.xml?rev=803485&r1=803484&r2=803485&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/pom.xml Wed Aug 12 12:52:16 2009
@@ -34,7 +34,7 @@
<url>http://jakarta.apache.org/bsf/</url>
<properties>
- <bsf.version>3.0-SNAPSHOT</bsf.version>
+ <bsf.version>${project.version}</bsf.version>
<junit.version>3.8.2</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]