Author: gk
Date: Tue Jul 23 09:45:49 2019
New Revision: 1863624

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

Modified:
    turbine/fulcrum/trunk/parser/pom.xml

Modified: turbine/fulcrum/trunk/parser/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=1863624&r1=1863623&r2=1863624&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Tue Jul 23 09:45:49 2019
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-parser</artifactId>
-  <version>2.0.1</version>
+  <version>2.0.2-SNAPSHOT</version>
   <name>Fulcrum Parser Service</name>
   <inceptionYear>2005</inceptionYear>
   <description>This Service functions as a repository for Parser 
components.</description>
@@ -39,9 +39,9 @@
     </site>
   </distributionManagement>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-parser-2.0.1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-parser-2.0.1</developerConnection>
-    
<url>https://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-parser-2.0.1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</developerConnection>
+    <url>https://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/</url>
   </scm>
 
   <developers>


Reply via email to