Author: rwesten
Date: Tue Feb 5 12:42:43 2013
New Revision: 1442568
URL: http://svn.apache.org/viewvc?rev=1442568&view=rev
Log:
minor: reverted the change to the newer scala version as clerezza dependencies
are not (yet) compatible with it
Modified:
stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml
Modified: stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml?rev=1442568&r1=1442567&r2=1442568&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml Tue
Feb 5 12:42:43 2013
@@ -23,12 +23,12 @@
<bundle>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-library</artifactId>
- <version>2.10.0_1</version>
+ <version>2.8.1_1</version>
</bundle>
<bundle>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-compiler</artifactId>
- <version>2.10.0_1</version>
+ <version>2.8.1_1</version>
</bundle>
<bundle>
<groupId>org.apache.clerezza.ext</groupId>