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/12 10:34:01 UTC

svn commit: r889906 - /tapestry/tapestry5/branches/5.0/pom.xml

Author: andyhot
Date: Sat Dec 12 09:34:00 2009
New Revision: 889906

URL: http://svn.apache.org/viewvc?rev=889906&view=rev
Log:
developerConnection needed (to override apache's value in parent)

Modified:
    tapestry/tapestry5/branches/5.0/pom.xml

Modified: tapestry/tapestry5/branches/5.0/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.0/pom.xml?rev=889906&r1=889905&r2=889906&view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.0/pom.xml (original)
+++ tapestry/tapestry5/branches/5.0/pom.xml Sat Dec 12 09:34:00 2009
@@ -33,6 +33,7 @@
     </organization>
     <scm>
         <connection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/</developerConnection>
         <url>http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/</url>
     </scm>
     <developers>