You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2023/01/05 14:27:46 UTC

[jackrabbit-filevault] annotated tag jackrabbit-filevault-3.6.8 created (now 8215dba5)

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a change to annotated tag jackrabbit-filevault-3.6.8
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git


      at 8215dba5 (tag)
 tagging 85e90a18337f3e2eaa2aab2708b26e2f237a1251 (commit)
 replaces jackrabbit-filevault-3.6.6
      by Julian Reschke
      on Thu Jan 5 15:27:29 2023 +0100

- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag jackrabbit-filevault-3.6.8
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 85e90a18 [maven-release-plugin] prepare release jackrabbit-filevault-3.6.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jackrabbit-filevault] 01/01: [maven-release-plugin] prepare release jackrabbit-filevault-3.6.8

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to annotated tag jackrabbit-filevault-3.6.8
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git

commit 85e90a18337f3e2eaa2aab2708b26e2f237a1251
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Thu Jan 5 15:26:18 2023 +0100

    [maven-release-plugin] prepare release jackrabbit-filevault-3.6.8
---
 parent/pom.xml                        | 6 +++---
 pom.xml                               | 4 ++--
 target-osgi-environment/pom.xml       | 2 +-
 vault-cli/pom.xml                     | 2 +-
 vault-core/pom.xml                    | 2 +-
 vault-davex/pom.xml                   | 2 +-
 vault-diff/pom.xml                    | 2 +-
 vault-hook-example/pom.xml            | 4 ++--
 vault-hook-externalclass-test/pom.xml | 4 ++--
 vault-rcp/pom.xml                     | 2 +-
 vault-sync/pom.xml                    | 2 +-
 vault-validation/pom.xml              | 2 +-
 vault-vlt/pom.xml                     | 2 +-
 13 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a938253a..fc68d1ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -31,7 +31,7 @@
     <!-- ====================================================================== -->
     <groupId>org.apache.jackrabbit.vault</groupId>
     <artifactId>parent</artifactId>
-    <version>3.6.7-SNAPSHOT</version>
+    <version>3.6.8</version>
     <packaging>pom</packaging>
 
     <name>Apache Jackrabbit FileVault (Parent Project)</name>
@@ -59,7 +59,7 @@ Apache Jackrabbit FileVault is a project of the Apache Software Foundation.
         <surefire.version>3.0.0-M7</surefire.version>
         <sling.url>http://localhost:4502</sling.url>
         <jacoco.command /><!-- is overwritten by https://www.eclemma.org/jacoco/trunk/doc/prepare-agent-mojo.html -->
-        <project.build.outputTimestamp>2022-12-01T09:50:25Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-01-05T14:19:13Z</project.build.outputTimestamp>
     </properties>
 
     <!-- ====================================================================== -->
@@ -70,7 +70,7 @@ Apache Jackrabbit FileVault is a project of the Apache Software Foundation.
         <connection>scm:git:https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git</developerConnection>
         <url>https://github.com/apache/jackrabbit-filevault/tree/${project.scm.tag}</url>
-        <tag>master</tag>
+        <tag>jackrabbit-filevault-3.6.8</tag>
     </scm>
 
     <!-- ====================================================================== -->
diff --git a/pom.xml b/pom.xml
index 1efb34c2..777e6027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
@@ -53,7 +53,7 @@
     </modules>
 
     <properties>
-        <project.build.outputTimestamp>2022-12-01T09:50:25Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-01-05T14:19:13Z</project.build.outputTimestamp>
     </properties>
 
     <distributionManagement>
diff --git a/target-osgi-environment/pom.xml b/target-osgi-environment/pom.xml
index 42e8ecab..ecb5312d 100644
--- a/target-osgi-environment/pom.xml
+++ b/target-osgi-environment/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-cli/pom.xml b/vault-cli/pom.xml
index 333251dd..14f6b34a 100644
--- a/vault-cli/pom.xml
+++ b/vault-cli/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-core/pom.xml b/vault-core/pom.xml
index 74da2357..26299a8a 100644
--- a/vault-core/pom.xml
+++ b/vault-core/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-davex/pom.xml b/vault-davex/pom.xml
index a45f3f19..8b5fd84d 100644
--- a/vault-davex/pom.xml
+++ b/vault-davex/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-diff/pom.xml b/vault-diff/pom.xml
index cbaa8b7e..6facea92 100644
--- a/vault-diff/pom.xml
+++ b/vault-diff/pom.xml
@@ -25,7 +25,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-hook-example/pom.xml b/vault-hook-example/pom.xml
index 5af0a711..599fcf86 100644
--- a/vault-hook-example/pom.xml
+++ b/vault-hook-example/pom.xml
@@ -23,14 +23,14 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
     <!-- P R O J E C T  D E S C R I P T I O N                                   -->
     <!-- ====================================================================== -->
     <artifactId>vault-hook-example</artifactId>
-    <version>3.6.7-SNAPSHOT</version>
+    <version>3.6.8</version>
     <packaging>jar</packaging>
 
     <name>Apache Jackrabbit FileVault Package Hook Example</name>
diff --git a/vault-hook-externalclass-test/pom.xml b/vault-hook-externalclass-test/pom.xml
index b5d5bdf4..3b2d3e84 100644
--- a/vault-hook-externalclass-test/pom.xml
+++ b/vault-hook-externalclass-test/pom.xml
@@ -23,14 +23,14 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
     <!-- P R O J E C T  D E S C R I P T I O N                                   -->
     <!-- ====================================================================== -->
     <artifactId>vault-hook-externalclass-test</artifactId>
-    <version>3.6.7-SNAPSHOT</version>
+    <version>3.6.8</version>
     <packaging>jar</packaging>
 
     <name>Apache Jackrabbit FileVault Package Hook Sling Example</name>
diff --git a/vault-rcp/pom.xml b/vault-rcp/pom.xml
index 89ea53a6..f20d46e0 100644
--- a/vault-rcp/pom.xml
+++ b/vault-rcp/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-sync/pom.xml b/vault-sync/pom.xml
index 99daf4a9..8cf070fd 100644
--- a/vault-sync/pom.xml
+++ b/vault-sync/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-validation/pom.xml b/vault-validation/pom.xml
index b8ee0d9a..3de3f858 100644
--- a/vault-validation/pom.xml
+++ b/vault-validation/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->
diff --git a/vault-vlt/pom.xml b/vault-vlt/pom.xml
index d3fe6410..6a2cf936 100644
--- a/vault-vlt/pom.xml
+++ b/vault-vlt/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath>../parent/pom.xml</relativePath>
-        <version>3.6.7-SNAPSHOT</version>
+        <version>3.6.8</version>
     </parent>
 
     <!-- ====================================================================== -->