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-extensions-webconsolesecurityprovider.git
The following commit(s) were added to refs/heads/master by this push:
new 9276557 [maven-release-plugin] prepare release
org.apache.sling.extensions.webconsolesecurityprovider-1.2.8
9276557 is described below
commit 92765572f072c05849d8fd0b3b306553734b748f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Dec 6 15:07:19 2022 +0100
[maven-release-plugin] prepare release
org.apache.sling.extensions.webconsolesecurityprovider-1.2.8
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7dcb288..c46454b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.2.8</version>
<name>Apache Sling Web Console Security Provider</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-extensions-webconsolesecurityprovider.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.extensions.webconsolesecurityprovider-1.2.8</tag>
</scm>
<properties>