You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/06/19 08:04:54 UTC

svn commit: r1351581 - /cocoon/subprojects/cocoon-jnet/trunk/pom.xml

Author: ilgrosso
Date: Tue Jun 19 06:04:53 2012
New Revision: 1351581

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

Modified:
    cocoon/subprojects/cocoon-jnet/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-jnet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-jnet/trunk/pom.xml?rev=1351581&r1=1351580&r2=1351581&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-jnet/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-jnet/trunk/pom.xml Tue Jun 19 06:04:53 2012
@@ -31,7 +31,7 @@
   </parent>
 
   <artifactId>cocoon-jnet</artifactId>
-  <version>1.2.2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <name>Cocoon JNet</name>
   <description>Dynamically register URLStreamHandler factories with your JVM.</description>
   <url>http://cocoon.apache.org/${docs.m.jnet.relPath}</url>
@@ -44,9 +44,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.2</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</url>
   </scm>
   
   <distributionManagement>