Author: ate
Date: Tue May 12 15:22:41 2009
New Revision: 773936

URL: http://svn.apache.org/viewvc?rev=773936&view=rev
Log:
I screwed up the Nexus release procedure, sorry about this.
The current tag is not created during the right process flow, so I'm going to 
start all over again.

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=773936&r1=773935&r2=773936&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Tue May 12 15:22:41 2009
@@ -32,7 +32,7 @@
   <groupId>org.apache.portals</groupId>
   <artifactId>portals-pom</artifactId>
   <name>Apache Portals</name>
-  <version>1.2</version>
+  <version>1.2-SNAPSHOT</version>
 
   <packaging>pom</packaging>
 
@@ -52,9 +52,9 @@
   </licenses>
   <inceptionYear>2004</inceptionYear>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.2</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.2</developerConnection>
-    
<url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.2</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/trunk</url>
   </scm>
 
   <build>


Reply via email to