This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new f82dedc Update changelog
f82dedc is described below
commit f82dedc9fe3cf6a1247fc50340e2e8d1c8ee04b9
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Jun 17 22:49:13 2021 +0200
Update changelog
---
framework.security/doc/changelog.txt | 6 ++++++
framework.security/pom.xml | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/framework.security/doc/changelog.txt
b/framework.security/doc/changelog.txt
index d8e012b..15d59f9 100644
--- a/framework.security/doc/changelog.txt
+++ b/framework.security/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 2.8.0 to 2.8.1
+---------------------------
+
+** Improvement
+ * [FELIX-6398] - Update packages to osgi.core 8
+
Changes from 2.6.1 to 2.8.0
---------------------------
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index 0522d2b..14555e0 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
- <version>5</version>
+ <version>6</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.5</version>
+ <version>5.1.2</version>
<extensions>true</extensions>
<configuration>
<instructions>