Author: gk
Date: Fri May  7 13:48:29 2021
New Revision: 1889628

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

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

Modified: turbine/fulcrum/trunk/cache/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/pom.xml?rev=1889628&r1=1889627&r2=1889628&view=diff
==============================================================================
--- turbine/fulcrum/trunk/cache/pom.xml (original)
+++ turbine/fulcrum/trunk/cache/pom.xml Fri May  7 13:48:29 2021
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-cache</artifactId>
-  <version>1.1.1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <name>Fulcrum Cache</name>
   <inceptionYear>2004</inceptionYear>
   <description>Fulcrum Cache Service</description>
@@ -40,9 +40,9 @@
     </distributionManagement>
         
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-cache-1.1.1</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-cache-1.1.1</developerConnection>
-    
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-cache-1.1.1</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache/</developerConnection>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/</url>
   </scm>
 
   <developers>


Reply via email to