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-feature-extension-unpack.git
The following commit(s) were added to refs/heads/master by this push:
new 5567465 Prepare for release
5567465 is described below
commit 556746506f5805bedae7db361bb92e734ac50494
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jan 19 12:49:52 2024 +0100
Prepare for release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 85c9453..3a7e417 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.installer.factory.feature</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.8.0</version>
<scope>provided</scope>
</dependency>
<dependency>