You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/07 15:07:26 UTC

[turbine-fulcrum-testcontainer] tag FULCRUM_TESTCONTAINER_1_0_6 created (now a11e58a)

This is an automated email from the ASF dual-hosted git repository.

gk pushed a change to tag FULCRUM_TESTCONTAINER_1_0_6
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git.


      at a11e58a  (commit)
This tag includes the following new commits:

     new a11e58a  [maven-release-plugin]  copy for tag FULCRUM_TESTCONTAINER_1_0_6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[turbine-fulcrum-testcontainer] 01/01: [maven-release-plugin] copy for tag FULCRUM_TESTCONTAINER_1_0_6

Posted by gk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag FULCRUM_TESTCONTAINER_1_0_6
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git

commit a11e58a954eed2dcec6be97a929284a26ff52978
Author: Thomas Vandahl <tv...@apache.org>
AuthorDate: Mon May 18 18:33:55 2009 +0000

    [maven-release-plugin]  copy for tag FULCRUM_TESTCONTAINER_1_0_6
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6@776043 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 94e29ca..10cc286 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,16 +24,16 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-testcontainer</artifactId>
-  <version>1.0.6-SNAPSHOT</version>
+  <version>1.0.6</version>
   <name>Fulcrum Test Container</name>
   <inceptionYear>2004</inceptionYear>
   <description>A light-weight Avalon container</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-testcontainer</url>
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/fulcrum-testcontainer</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/fulcrum-testcontainer</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_TESTCONTAINER_1_0_6</url>
   </scm>
 
   <distributionManagement>