You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by md...@apache.org on 2016/10/06 09:20:26 UTC

svn commit: r1763544 - /jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Author: mduerig
Date: Thu Oct  6 09:20:26 2016
New Revision: 1763544

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

Modified:
    jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-segment-tar/pom.xml?rev=1763544&r1=1763543&r2=1763544&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Thu Oct  6 09:20:26 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>oak-segment-tar</artifactId>
-    <version>0.0.14</version>
+    <version>0.0.15-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Oak Segment Tar</name>
@@ -39,9 +39,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/tags/oak-segment-tar-0.0.14</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/oak-segment-tar-0.0.14</developerConnection>
-        <url>http://svn.apache.org/viewvc/jackrabbit/oak/tags/oak-segment-tar-0.0.14</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-segment-tar</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-segment-tar</developerConnection>
+        <url>http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-segment-tar</url>
     </scm>
 
     <build>