You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/12/14 13:33:31 UTC

svn commit: r1214215 - /incubator/jena/Jena2/JenaZip/trunk/pom.xml

Author: andy
Date: Wed Dec 14 12:33:31 2011
New Revision: 1214215

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

Modified:
    incubator/jena/Jena2/JenaZip/trunk/pom.xml

Modified: incubator/jena/Jena2/JenaZip/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/JenaZip/trunk/pom.xml?rev=1214215&r1=1214214&r2=1214215&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaZip/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaZip/trunk/pom.xml Wed Dec 14 12:33:31 2011
@@ -23,7 +23,7 @@
   <packaging>pom</packaging>
   <name>Apache Jena Zip</name>
   <!--<version>${ver.jena}</version>-->
-  <version>2.7.0-incubating</version>--&gt;
+  <version>2.7.1-incubating-SNAPSHOT</version>--&gt;
   <description />
   <url>http://incubator.apache.org/jena</url>
 
@@ -46,9 +46,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaZip/tags/apache-jena-2.7.0-incubating-RC-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaZip/tags/apache-jena-2.7.0-incubating-RC-1</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/jena/Jena2/tags/apache-jena-2.7.0-incubating-RC-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaZip/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaZip/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/jena/Jena2/</url>
   </scm>
 
   <properties>