Author: fmeschbe
Date: Wed Dec 19 02:02:24 2007
New Revision: 605499
URL: http://svn.apache.org/viewvc?rev=605499&view=rev
Log:
Switching back to BSF 3.0-beta2 as the parent pom has now been
distributed to the maven repositories.
Modified:
incubator/sling/trunk/scripting/api/pom.xml
Modified: incubator/sling/trunk/scripting/api/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/api/pom.xml?rev=605499&r1=605498&r2=605499&view=diff
==============================================================================
--- incubator/sling/trunk/scripting/api/pom.xml (original)
+++ incubator/sling/trunk/scripting/api/pom.xml Wed Dec 19 02:02:24 2007
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.bsf</groupId>
<artifactId>bsf-api</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0-beta2</version>
<scope>compile</scope>
</dependency>