Author: gnodet
Date: Fri Sep 19 02:42:42 2008
New Revision: 697018
URL: http://svn.apache.org/viewvc?rev=697018&view=rev
Log:
Fix scm infos in pom
Modified:
servicemix/smx4/specs/trunk/pom.xml
Modified: servicemix/smx4/specs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/pom.xml?rev=697018&r1=697017&r2=697018&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/pom.xml (original)
+++ servicemix/smx4/specs/trunk/pom.xml Fri Sep 19 02:42:42 2008
@@ -47,9 +47,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.0.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk</url>
</scm>
<issueManagement>