You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/01/11 12:53:52 UTC

svn commit: r1851035 - /turbine/fulcrum/trunk/factory/pom.xml

Author: painter
Date: Fri Jan 11 12:53:52 2019
New Revision: 1851035

URL: http://svn.apache.org/viewvc?rev=1851035&view=rev
Log:
[maven-release-plugin] prepare release fulcrum-factory-1.1.1

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

Modified: turbine/fulcrum/trunk/factory/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/factory/pom.xml?rev=1851035&r1=1851034&r2=1851035&view=diff
==============================================================================
--- turbine/fulcrum/trunk/factory/pom.xml (original)
+++ turbine/fulcrum/trunk/factory/pom.xml Fri Jan 11 12:53:52 2019
@@ -20,22 +20,22 @@
     <artifactId>turbine-parent</artifactId>
        <groupId>org.apache.turbine</groupId>
        <version>5</version>
-       <relativePath></relativePath>
+       <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-factory</artifactId>
-  <version>1.1.1-SNAPSHOT</version>
+  <version>1.1.1</version>
   <name>Fulcrum Factory</name>
   <inceptionYear>2005</inceptionYear>
   <description>Fulcrum Factory Service</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-factory</url>
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/factory/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/factory/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-factory-1.1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-factory-1.1.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-factory-1.1.1</url>
   </scm>
 
   <developers>