You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2009/04/04 15:00:14 UTC

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

Author: reinhard
Date: Sat Apr  4 13:00:14 2009
New Revision: 761926

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

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

Modified: cocoon/trunk/subprojects/cocoon-jnet/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/subprojects/cocoon-jnet/pom.xml?rev=761926&r1=761925&r2=761926&view=diff
==============================================================================
--- cocoon/trunk/subprojects/cocoon-jnet/pom.xml (original)
+++ cocoon/trunk/subprojects/cocoon-jnet/pom.xml Sat Apr  4 13:00:14 2009
@@ -31,7 +31,7 @@
   </parent>
 
   <artifactId>cocoon-jnet</artifactId>
-  <version>1.1.0</version>
+  <version>1.2.0-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>  
@@ -153,10 +153,4 @@
       </build>      
     </profile>   
   </profiles>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-jnet/cocoon-jnet-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-jnet/cocoon-jnet-1.1.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-jnet/cocoon-jnet-1.1.0</url>
-  </scm>
 </project>