Author: reto
Date: Wed Apr 17 09:54:50 2013
New Revision: 1468818

URL: http://svn.apache.org/r1468818
Log:
CLEREZZA-771: reverted accidental update of testutils to snapshot

Modified:
    clerezza/trunk/jaxrs.utils/pom.xml

Modified: clerezza/trunk/jaxrs.utils/pom.xml
URL: 
http://svn.apache.org/viewvc/clerezza/trunk/jaxrs.utils/pom.xml?rev=1468818&r1=1468817&r2=1468818&view=diff
==============================================================================
--- clerezza/trunk/jaxrs.utils/pom.xml (original)
+++ clerezza/trunk/jaxrs.utils/pom.xml Wed Apr 17 09:54:50 2013
@@ -53,11 +53,11 @@
             <groupId>org.apache.clerezza</groupId>
             <artifactId>jaxrs.testutils</artifactId>
             <scope>test</scope>
-            <version>0.10-incubating-SNAPSHOT</version>
+            <version>0.9-incubating</version>
         </dependency>
         <dependency>
             <groupId>com.googlecode.json-simple</groupId>
             <artifactId>json-simple</artifactId>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>


Reply via email to