You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/10/20 19:21:39 UTC

svn commit: r1186940 - /commons/proper/functor/trunk/pom.xml

Author: simonetripodi
Date: Thu Oct 20 17:21:38 2011
New Revision: 1186940

URL: http://svn.apache.org/viewvc?rev=1186940&view=rev
Log:
functor trunk  back to SNAPSHOT

Modified:
    commons/proper/functor/trunk/pom.xml

Modified: commons/proper/functor/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1186940&r1=1186939&r2=1186940&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Thu Oct 20 17:21:38 2011
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-functor</artifactId>
-  <version>1.0</version>
+  <version>1.0-SNAPSHOT</version>
   <name>Commons Functor</name>
   <inceptionYear>2003</inceptionYear>
   <description>
@@ -40,9 +40,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/functor/tags/FUNCTOR_1_0_RC1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/functor/tags/FUNCTOR_1_0_RC1</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/functor/tags/FUNCTOR_1_0_RC1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/functor/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/functor/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/functor/trunk/</url>
   </scm>
 
   <developers>