You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2009/12/25 21:18:20 UTC

svn commit: r893883 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml

Author: andyhot
Date: Fri Dec 25 20:18:19 2009
New Revision: 893883

URL: http://svn.apache.org/viewvc?rev=893883&view=rev
Log:
inherit scm info from parent

Modified:
    tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml

Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml?rev=893883&r1=893882&r2=893883&view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml (original)
+++ tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-tutorial1/pom.xml Fri Dec 25 20:18:19 2009
@@ -10,12 +10,6 @@
         <url>http://www.apache.org</url>
     </organization>
 
-    <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-tutorial1/</connection>
-        <url>http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-tutorial1/</url>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.1.0.x-dev/tutorial1</developerConnection>
-  </scm>
-
     <parent>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>tapestry-project</artifactId>