You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sanselan-commits@incubator.apache.org by cm...@apache.org on 2008/07/16 20:30:54 UTC

svn commit: r677414 - /incubator/sanselan/trunk/pom.xml

Author: cmchen
Date: Wed Jul 16 13:30:54 2008
New Revision: 677414

URL: http://svn.apache.org/viewvc?rev=677414&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    incubator/sanselan/trunk/pom.xml

Modified: incubator/sanselan/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sanselan/trunk/pom.xml?rev=677414&r1=677413&r2=677414&view=diff
==============================================================================
--- incubator/sanselan/trunk/pom.xml (original)
+++ incubator/sanselan/trunk/pom.xml Wed Jul 16 13:30:54 2008
@@ -35,7 +35,7 @@
   <artifactId>sanselan</artifactId>
   <name>Apache Sanselan</name>
   
-  <version>0.92-incubator</version>
+  <version>0.93-incubator-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <!--
@@ -46,9 +46,9 @@
   <url>http://sanselan.apache.org/</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.92-incubator</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sanselan/tags/sanselan-0.92-incubator</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/sanselan/tags/sanselan-0.92-incubator</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sanselan/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sanselan/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/sanselan/trunk</url>
   </scm>
 
   <issueManagement>