You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2011/11/08 04:24:32 UTC

svn commit: r1199093 - /turbine/maven/turbine-parent/trunk/pom.xml

Author: sgoeschl
Date: Tue Nov  8 03:24:32 2011
New Revision: 1199093

URL: http://svn.apache.org/viewvc?rev=1199093&view=rev
Log:
Fixed typo

Modified:
    turbine/maven/turbine-parent/trunk/pom.xml

Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1199093&r1=1199092&r2=1199093&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Tue Nov  8 03:24:32 2011
@@ -62,7 +62,7 @@
     a release of the turbine-parent POM.
   -->
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/trunk/turbuine-parent</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/trunk/turbine-parent</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/trunk/turbine-parent</developerConnection>
     <url>http://svn.apache.org/viewcvs/turbine/maven/trunk/turbine-parent</url>
   </scm>