Author: reto
Date: Thu Feb 11 16:01:48 2010
New Revision: 909042

URL: http://svn.apache.org/viewvc?rev=909042&view=rev
Log:
updated specs to 1.6.2 which is in maven central repo

Modified:
    
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.scala/pom.xml

Modified: 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.scala/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.scala/pom.xml?rev=909042&r1=909041&r2=909042&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.scala/pom.xml
 (original)
+++ 
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.scala/pom.xml
 Thu Feb 11 16:01:48 2010
@@ -48,13 +48,12 @@
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
-                       <version>4.4</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
-                       <groupId>org.specs</groupId>
+                       <groupId>org.scala-tools.testing</groupId>
                        <artifactId>specs</artifactId>
-                       <version>1.2.5</version>
+                       <version>1.6.2</version>
                        <scope>test</scope>
                </dependency>
                <dependency>


Reply via email to