This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
commit 9c79a3f474b6e0233e5638aa5cd527eb6da05a53 Author: David Jencks <[email protected]> AuthorDate: Wed Jul 21 16:44:13 2021 -0700 latest framework release is 7.0.1 --- modules/ROOT/examples/downloads.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/examples/downloads.yml b/modules/ROOT/examples/downloads.yml index 7722eb8..bfc9de1 100644 --- a/modules/ROOT/examples/downloads.yml +++ b/modules/ROOT/examples/downloads.yml @@ -15,7 +15,7 @@ framework: - title: Framework artifactId: org.apache.felix.framework - version: 7.0.0 + version: 7.0.1 changelog: framework/doc/changelog.txt # # (2) Subprojects @@ -99,7 +99,7 @@ subprojects: - title: Framework artifactId: org.apache.felix.framework - version: 7.0.0 + version: 7.0.1 changelog: framework/doc/changelog.txt - title: Framework Security
