You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2023/01/12 09:58:06 UTC

[sling-org-apache-sling-testing-sling-mock-oak] 02/02: [maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git

commit 65befcaf66926e02246636873845d9dc7d2ff964
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Thu Jan 12 10:58:00 2023 +0100

    [maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index fa76a8c..5216090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
-    <version>3.1.7-1.44.0-SNAPSHOT</version> <!-- second component is the oak version, please keep in sync with oak.version property -->
+    <version>3.1.8-1.44.0</version> <!-- second component is the oak version, please keep in sync with oak.version property -->
     <packaging>jar</packaging>
 
     <name>Apache Sling Testing Sling Mock Oak</name>
@@ -39,14 +39,14 @@
         <jackrabbit.version>2.20.2</jackrabbit.version>
         <sling-mock.version>3.4.2</sling-mock.version>
 
-        <project.build.outputTimestamp>2023-01-12T09:01:21Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-01-12T09:57:30Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-sling-mock-oak.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0</tag>
     </scm>
 
     <dependencies>