You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2011/09/21 22:58:49 UTC

svn commit: r1173850 - /turbine/fulcrum/trunk/resourcemanager/pom.xml

Author: sgoeschl
Date: Wed Sep 21 20:58:48 2011
New Revision: 1173850

URL: http://svn.apache.org/viewvc?rev=1173850&view=rev
Log:
[maven-release-plugin] prepare release FULCRUM_RESOURCEMANAGEER_1_0_1

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

Modified: turbine/fulcrum/trunk/resourcemanager/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/resourcemanager/pom.xml?rev=1173850&r1=1173849&r2=1173850&view=diff
==============================================================================
--- turbine/fulcrum/trunk/resourcemanager/pom.xml (original)
+++ turbine/fulcrum/trunk/resourcemanager/pom.xml Wed Sep 21 20:58:48 2011
@@ -7,16 +7,16 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-resourcemanager</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1</version>
   <name>Fulcrum ResourceManager</name>
   <inceptionYear>2005</inceptionYear>
   <description>Fulcrum ResourceManager Service</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-resourcemanager</url>
 		
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/resourcemanager/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_RESOURCEMANAGEER_1_0_1</url>
   </scm>
 
   <distributionManagement>