This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bnd-models.git
The following commit(s) were added to refs/heads/master by this push:
new 8c6d060 SLING-12100 sling-bnd-models: Update to bnd 6.0.0
8c6d060 is described below
commit 8c6d060af5db19b3424d98f0e679bb7395bb8e88
Author: Stefan Seifert <[email protected]>
AuthorDate: Sun Oct 15 09:54:29 2023 +0200
SLING-12100 sling-bnd-models: Update to bnd 6.0.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e1b9753..570c832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</scm>
<properties>
- <bnd.version>4.0.0</bnd.version>
+ <bnd.version>6.0.0</bnd.version>
</properties>
<dependencies>