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 fr...@apache.org on 2016/06/20 11:58:18 UTC

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

Author: frm
Date: Mon Jun 20 11:58:18 2016
New Revision: 1749312

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

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=1749312&r1=1749311&r2=1749312&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Mon Jun 20 11:58:18 2016
@@ -24,11 +24,11 @@
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>oak-parent</artifactId>
         <version>1.5.3</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>oak-segment-tar</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.2</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.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/oak-segment-tar-0.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/jackrabbit/oak/tags/oak-segment-tar-0.0.2</url>
     </scm>
 
     <profiles>