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/07/29 09:33:11 UTC

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

Author: mduerig
Date: Fri Jul 29 09:33:11 2016
New Revision: 1754487

URL: http://svn.apache.org/viewvc?rev=1754487&view=rev
Log:
[maven-release-plugin] prepare release oak-segment-tar-0.0.8

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=1754487&r1=1754486&r2=1754487&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Fri Jul 29 09:33:11 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>oak-segment-tar</artifactId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.0.8</version>
     <packaging>bundle</packaging>
 
     <name>Oak Segment Tar</name>
@@ -38,9 +38,9 @@
     </properties>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/tags/oak-segment-tar-0.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/oak-segment-tar-0.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/jackrabbit/oak/tags/oak-segment-tar-0.0.8</url>
     </scm>
 
     <build>