You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2015/08/14 15:16:22 UTC

svn commit: r1695901 - /aries/trunk/subsystem/subsystem-core/pom.xml

Author: jwross
Date: Fri Aug 14 13:16:22 2015
New Revision: 1695901

URL: http://svn.apache.org/r1695901
Log:
ARIES-1377: Point subsystem-core back to version 1.0.0 of testsupport-unit.

Modified:
    aries/trunk/subsystem/subsystem-core/pom.xml

Modified: aries/trunk/subsystem/subsystem-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-core/pom.xml?rev=1695901&r1=1695900&r2=1695901&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-core/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-core/pom.xml Fri Aug 14 13:16:22 2015
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.aries.testsupport</groupId>
             <artifactId>org.apache.aries.testsupport.unit</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>