You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2010/09/29 02:06:03 UTC

svn commit: r1002426 - /tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml

Author: hlship
Date: Wed Sep 29 00:06:03 2010
New Revision: 1002426

URL: http://svn.apache.org/viewvc?rev=1002426&view=rev
Log:
Again, try to fix the damage from incorrect values to mvn:prepare

Modified:
    tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml

Modified: tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml?rev=1002426&r1=1002425&r2=1002426&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-tutorial1/pom.xml Wed Sep 29 00:06:03 2010
@@ -11,9 +11,9 @@
     </organization>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/releases/5.2.1/tapestry-tutorial1</connection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/releases/5.2.1/tapestry-tutorial1</url>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/releases/5.2.1/tutorial1</developerConnection>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/5.2.1/tapestry-tutorial1</connection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/5.2.1/tapestry-tutorial1</url>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/5.2.1/tutorial1</developerConnection>
   </scm>
 
     <parent>