This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 8ed21fe [maven-release-plugin] prepare release
org.apache.sling.installer.factory.configuration-1.4.2
8ed21fe is described below
commit 8ed21feaae4968cf048ccd2837c479f40852c659
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Sep 5 09:44:49 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.installer.factory.configuration-1.4.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 55f0df5..159802c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.installer.factory.configuration</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.2</version>
<name>Apache Sling Installer Configuration Factory</name>
<description>
@@ -35,14 +35,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-08-06T09:03:10Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-09-05T07:44:14Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-configuration.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.installer.factory.configuration-1.4.2</tag>
</scm>
<build>