Author: gk
Date: Tue Dec 22 16:55:51 2020
New Revision: 1884719
URL: http://svn.apache.org/viewvc?rev=1884719&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/fulcrum/trunk/testcontainer/pom.xml
Modified: turbine/fulcrum/trunk/testcontainer/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer/pom.xml?rev=1884719&r1=1884718&r2=1884719&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Tue Dec 22 16:55:51 2020
@@ -19,16 +19,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-testcontainer</artifactId>
- <version>1.0.9</version>
+ <version>1.0.10-SNAPSHOT</version>
<name>Fulcrum Test Container</name>
<inceptionYear>2004</inceptionYear>
<description>A test framework for Avalon components</description>
<url>https://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.9</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.9</developerConnection>
-
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.9</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/testcontainer</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/testcontainer</developerConnection>
+
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer</url>
</scm>
<distributionManagement>