This is an automated email from the ASF dual-hosted git repository.
tmaret pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git
The following commit(s) were added to refs/heads/master by this push:
new bcd5916 [maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.4.6
bcd5916 is described below
commit bcd591620199732fe76ef9b6f6e498a8530484bc
Author: tmaret <[email protected]>
AuthorDate: Tue Jun 29 22:37:12 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.4.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b2465d9..581d061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.core</artifactId>
- <version>0.4.5-SNAPSHOT</version>
+ <version>0.4.6</version>
<packaging>bundle</packaging>
<name>Apache Sling Distribution Core</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-core.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.distribution.core-0.4.6</tag>
</scm>
<properties>