You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/10/26 12:28:09 UTC

svn commit: r467949 - /incubator/activemq/trunk/activemq-core/pom.xml

Author: jstrachan
Date: Thu Oct 26 03:28:08 2006
New Revision: 467949

URL: http://svn.apache.org/viewvc?view=rev&rev=467949
Log:
switched to released version

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?view=diff&rev=467949&r1=467948&r2=467949
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Thu Oct 26 03:28:08 2006
@@ -152,7 +152,8 @@
     <dependency>
       <groupId>org.apache.directory.server</groupId>
       <artifactId>apacheds-core</artifactId>
-      <version>1.0-RC3</version>
+      <version>1.0.0</version>
+      <!--<version>1.0-RC3</version>-->
       <scope>test</scope>
     </dependency>
     <dependency>