Merge branch 'master' of https://gitbox.apache.org/repos/asf/turbine-archetypes
diff --git a/pom.xml b/pom.xml
index f5a829e..4ec15db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,9 +37,9 @@
   <inceptionYear>2011</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-5.0/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-5.0/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-5.0/</url>
+    <connection>scm:git:https://github.com/apache/turbine-archetypes</connection>
+    <developerConnection>scm:git:https://github.com/apache/turbine-archetypes</developerConnection>
+    <url>scm:git:https://github.com/apache/turbine-archetypes</url>
   </scm>
   
 <build>
diff --git a/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties b/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
index b184621..d266cbd 100644
--- a/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
+++ b/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
@@ -25,14 +25,6 @@
 #
 # -------------------------------------------------------------------
 
-
-# -------------------------------------------------------------------
-#
-#  P I P E L I N E
-#
-# -------------------------------------------------------------------
-pipeline.default.descriptor = WEB-INF/conf/turbine-classic-pipeline.xml
-
 # -------------------------------------------------------------------
 #
 #  L O G 4 J 2 - L O G G I N G
@@ -44,6 +36,13 @@
 
 # -------------------------------------------------------------------
 #
+#  P I P E L I N E
+#
+# -------------------------------------------------------------------
+pipeline.default.descriptor = WEB-INF/conf/turbine-classic-pipeline.xml
+
+# -------------------------------------------------------------------
+#
 #  M A I L  S E R V E R
 #
 # -------------------------------------------------------------------