You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tr...@apache.org on 2006/11/19 03:11:15 UTC

svn commit: r476689 - /mina/branches/0.8/pom.xml

Author: trustin
Date: Sat Nov 18 18:11:14 2006
New Revision: 476689

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

Modified:
    mina/branches/0.8/pom.xml

Modified: mina/branches/0.8/pom.xml
URL: http://svn.apache.org/viewvc/mina/branches/0.8/pom.xml?view=diff&rev=476689&r1=476688&r2=476689
==============================================================================
--- mina/branches/0.8/pom.xml (original)
+++ mina/branches/0.8/pom.xml Sat Nov 18 18:11:14 2006
@@ -7,7 +7,7 @@
     <version>1.0.5</version>
   </parent>
   <groupId>org.apache.directory.mina</groupId>
-  <version>0.8.4</version>
+  <version>0.8.5-SNAPSHOT</version>
   <artifactId>mina</artifactId>
   <name>Apache MINA</name>
   <packaging>jar</packaging>
@@ -27,9 +27,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/0.8.4</connection>
-    <url>https://svn.apache.org/repos/asf/mina/tags/0.8.4</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/0.8.4</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/branches/mina/0.8</connection>
+    <url>http://svn.apache.org/viewvc/directory/branches/mina/0.8/</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/branches/mina/0.8</developerConnection>
   </scm>
 
   <ciManagement>