This is an automated email from the ASF dual-hosted git repository. stbischof pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 5d878f37b89ceef59920644d5e427f493b904030 Author: Stefan Bischof <[email protected]> AuthorDate: Sat Apr 5 01:30:30 2025 +0200 update felix-parent version Signed-off-by: Stefan Bischof <[email protected]> --- framework/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/pom.xml b/framework/pom.xml index f1fc202d8d..ea4631cbf3 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>6</version> + <version>8</version> <relativePath>../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
