Author: dejanb
Date: Wed Jul 15 08:38:44 2009
New Revision: 794183
URL: http://svn.apache.org/viewvc?rev=794183&view=rev
Log:
fixing scm info
Modified:
activemq/activeio/trunk/pom.xml
Modified: activemq/activeio/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activeio/trunk/pom.xml?rev=794183&r1=794182&r2=794183&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Wed Jul 15 08:38:44 2009
@@ -85,9 +85,9 @@
</distributionManagement>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.1.1</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/trunk</url>
</scm>
<build>