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 12:55:38 UTC

svn commit: r1214190 - /incubator/jena/Jena2/IRI/trunk/pom.xml

Author: andy
Date: Wed Dec 14 11:55:38 2011
New Revision: 1214190

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

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

Modified: incubator/jena/Jena2/IRI/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/IRI/trunk/pom.xml?rev=1214190&r1=1214189&r2=1214190&view=diff
==============================================================================
--- incubator/jena/Jena2/IRI/trunk/pom.xml (original)
+++ incubator/jena/Jena2/IRI/trunk/pom.xml Wed Dec 14 11:55:38 2011
@@ -25,7 +25,7 @@
   <packaging>jar</packaging>
   <name>IRI</name>
   <!--<version>${ver.iri}</version>-->
-  <version>0.9.0-incubating</version>
+  <version>0.9.1-incubating-SNAPSHOT</version>
   <description />
 
   <parent>
@@ -35,9 +35,9 @@
   </parent> 
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/tags/jena-iri-0.9.0-incubating-RC-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/tags/jena-iri-0.9.0-incubating-RC-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/tags/jena-iri-0.9.0-incubating-RC-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/trunk</developerConnection>
+    <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/IRI/</url>
   </scm>
 
   <properties>