Author: painter
Date: Thu Mar  7 18:07:44 2019
New Revision: 1854996

URL: http://svn.apache.org/viewvc?rev=1854996&view=rev
Log:
[maven-release-plugin] prepare release fulcrum-parser-2.0.0

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=1854996&r1=1854995&r2=1854996&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Thu Mar  7 18:07:44 2019
@@ -25,16 +25,16 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-parser</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0</version>
   <name>Fulcrum Parser Service</name>
   <inceptionYear>2005</inceptionYear>
   <description>This Service functions as a repository for Parser 
components.</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-parser</url>
                
   <scm>
-    
<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>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-parser-2.0.0</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-parser-2.0.0</developerConnection>
+    
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-parser-2.0.0</url>
   </scm>
 
   <developers>


Reply via email to