Author: gk
Date: Tue Dec 18 15:44:18 2018
New Revision: 1849184
URL: http://svn.apache.org/viewvc?rev=1849184&view=rev
Log:
[maven-release-plugin] prepare release fulcrum-testcontainer-1.0.8
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=1849184&r1=1849183&r2=1849184&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Tue Dec 18 15:44:18 2018
@@ -25,16 +25,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-testcontainer</artifactId>
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.8</version>
<name>Fulcrum Test Container</name>
<inceptionYear>2004</inceptionYear>
<description>A test framework for Avalon components</description>
<url>http://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>
<scm>
-
<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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.8</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.8</developerConnection>
+
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-testcontainer-1.0.8</url>
</scm>
<distributionManagement>
@@ -183,4 +183,4 @@
<log4j2.version>2.11.1</log4j2.version>
</properties>
-</project>
+</project>