Author: hughesj
Date: Wed Feb 2 13:54:01 2011
New Revision: 1066467
URL: http://svn.apache.org/viewvc?rev=1066467&view=rev
Log:
Fixed some rogue mentions of incubator
Modified:
aries/trunk/jmx/jmx-whiteboard/pom.xml
aries/trunk/subsystem/subsystem-example/pom.xml
Modified: aries/trunk/jmx/jmx-whiteboard/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-whiteboard/pom.xml?rev=1066467&r1=1066466&r2=1066467&view=diff
==============================================================================
--- aries/trunk/jmx/jmx-whiteboard/pom.xml (original)
+++ aries/trunk/jmx/jmx-whiteboard/pom.xml Wed Feb 2 13:54:01 2011
@@ -33,9 +33,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/jmx/jmx-whiteboard</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/jmx/jmx-whiteboard</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/aries/trunk/jmx/jmx-whiteboard</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-whiteboard</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jmx/jmx-whiteboard</developerConnection>
+ <url>http://svn.apache.org/viewvc/aries/trunk/jmx/jmx-whiteboard</url>
</scm>
Modified: aries/trunk/subsystem/subsystem-example/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-example/pom.xml?rev=1066467&r1=1066466&r2=1066467&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-example/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-example/pom.xml Wed Feb 2 13:54:01 2011
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/subsystem</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/subsystem</developerConnection>
- <url>http://svn.apache.org/viewvc/incubator/aries/trunk/subsystem</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem</developerConnection>
+ <url>http://svn.apache.org/viewvc/aries/trunk/subsystem</url>
</scm>