This is an automated email from the ASF dual-hosted git repository.
cschneider 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 31a5f95 [maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.4.5-T20200203
31a5f95 is described below
commit 31a5f9589cda88807443fc7c22d07f322c7a48bd
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Feb 3 15:25:45 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.distribution.core-0.4.5-T20200203
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b2465d9..1e1d150 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.5-T20200203</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.5-T20200203</tag>
</scm>
<properties>