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 15:40:52 UTC

svn commit: r1214264 - /incubator/jena/Jena2/JenaTop/trunk/pom.xml

Author: andy
Date: Wed Dec 14 14:40:51 2011
New Revision: 1214264

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

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

Modified: incubator/jena/Jena2/JenaTop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/JenaTop/trunk/pom.xml?rev=1214264&r1=1214263&r2=1214264&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaTop/trunk/pom.xml Wed Dec 14 14:40:51 2011
@@ -21,7 +21,7 @@
   <name>jena-top</name>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-top</artifactId>
-  <version>0-incubating</version>
+  <version>1-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <url>http://incubator.apache.org/jena</url>
 
@@ -44,9 +44,9 @@
   </organization>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/tags/jena-top-0-incubating-RC-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/tags/jena-top-0-incubating-RC-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/tags/jena-top-0-incubating-RC-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop/trunk</developerConnection>
+    <url>https://svn.apache.org/repos/asf/incubator/jena/Jena2/JenaTop</url>
   </scm>
 
   <properties>