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-caconfig-mock-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 684006e [maven-release-plugin] prepare release
org.apache.sling.testing.caconfig-mock-plugin-1.5.4
684006e is described below
commit 684006e75f13230243bedbd2e41057dd149124e9
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 11 15:52:53 2023 +0100
[maven-release-plugin] prepare release
org.apache.sling.testing.caconfig-mock-plugin-1.5.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9e25e5b..4792514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,19 +29,19 @@
<artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
<packaging>jar</packaging>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4</version>
<name>Apache Sling Context-Aware Configuration Mock Plugin</name>
<description>Mock Context Plugin for Apache Sling Context-Aware
Configuration</description>
<properties>
-
<project.build.outputTimestamp>2023-06-27T11:56:35Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-11T14:52:31Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.testing.caconfig-mock-plugin-1.5.4</tag>
</scm>
<build>