Author: gk
Date: Wed Feb 21 08:15:09 2018
New Revision: 1824936

URL: http://svn.apache.org/viewvc?rev=1824936&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1824936&r1=1824935&r2=1824936&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Wed Feb 21 08:15:09 2018
@@ -27,7 +27,7 @@
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine</artifactId>
   <name>Apache Turbine</name>
-  <version>4.0.1</version>
+  <version>4.0.2-SNAPSHOT</version>
   <description>Turbine is a servlet based framework that allows experienced 
Java
     developers to quickly build secure web applications. Parts of Turbine
     can also be used independently of the web portion of Turbine as
@@ -474,9 +474,9 @@
   </contributors>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/tags/turbine-4.0.1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/turbine-4.0.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/core/tags/turbine-4.0.1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/core/trunk/</url>
   </scm>
 
   <build>
@@ -838,8 +838,7 @@
       and
        <groupId>org.apache.commons</groupId>
     <artifactId>commons-configuration2</artifactId>
-    <version>2.2</version may otherwise switch to other framework ?
-    -->
+    <version>2.2</version may otherwise switch to other framework ? -->
     <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>


Reply via email to