Author: lindner
Date: Thu Aug 19 23:53:14 2010
New Revision: 987352
URL: http://svn.apache.org/viewvc?rev=987352&view=rev
Log:
bump to rhino 1.7R2 for testing
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=987352&r1=987351&r2=987352&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu Aug 19 23:53:14 2010
@@ -1515,7 +1515,7 @@
<dependency>
<groupId>rhino</groupId>
<artifactId>js</artifactId>
- <version>1.6R7</version>
+ <version>1.7R2</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>