You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ha...@apache.org on 2007/02/26 20:05:08 UTC

svn commit: r511950 - /maven/sandbox/trunk/enterprise/enterprise-example/pom.xml

Author: handyande
Date: Mon Feb 26 11:05:07 2007
New Revision: 511950

URL: http://svn.apache.org/viewvc?view=rev&rev=511950
Log:
Example does not extend the enterprise parent, update to new sandbox location too

Modified:
    maven/sandbox/trunk/enterprise/enterprise-example/pom.xml

Modified: maven/sandbox/trunk/enterprise/enterprise-example/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/enterprise/enterprise-example/pom.xml?view=diff&rev=511950&r1=511949&r2=511950
==============================================================================
--- maven/sandbox/trunk/enterprise/enterprise-example/pom.xml (original)
+++ maven/sandbox/trunk/enterprise/enterprise-example/pom.xml Mon Feb 26 11:05:07 2007
@@ -10,9 +10,9 @@
   <url>http://localhost:8080/site/index.html</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/enterprise/enterprise-example</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/enterprise/enterprise-example</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/sandbox/enterprise/enterprise-example</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/trunk/enterprise/enterprise-example</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/enterprise/enterprise-example</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/sandbox/trunk/enterprise/enterprise-example</url>
   </scm>
 
   <ciManagement>