This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8af2077  Update downloads
8af2077 is described below

commit 8af207719f9def97cf6763c9eb76f949dc79435e
Author: Karl Pauls <[email protected]>
AuthorDate: Tue Dec 7 00:00:50 2021 +0100

    Update downloads
---
 modules/ROOT/examples/downloads.yml | 31 ++++++++++++-------------------
 1 file changed, 12 insertions(+), 19 deletions(-)

diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index 99bf88b..7ec1e81 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -18,7 +18,7 @@
 framework:
   - title: Framework
     artifactId: org.apache.felix.main.distribution
-    version: 7.0.1
+    version: 7.0.3
     changelog: felix-dev/blob/master/framework/doc/changelog.txt
 
 subprojects:
@@ -56,14 +56,7 @@ subprojects:
 
   - title: Configuration Admin Interpolation Plugin
     artifactId: org.apache.felix.configadmin.plugin.interpolation
-    version: 1.1.0
-    source_classifier: source-release
-    changelog: false
-
-#TODO remove ??
-  - title: Connect
-    artifactId: org.apache.felix.connect
-    version: 0.2.0
+    version: 1.2.2
     source_classifier: source-release
     changelog: false
 
@@ -108,13 +101,13 @@ subprojects:
 
   - title: Framework
     artifactId: org.apache.felix.framework
-    version: 7.0.1
+    version: 7.0.3
     source_classifier: source-release
     changelog: felix-dev/blob/master/framework/doc/changelog.txt
 
   - title: Framework Security
     artifactId: org.apache.felix.framework.security
-    version: 2.8.0
+    version: 2.8.3
     source_classifier: source-release
     changelog: felix-dev/blob/master/framework.security/doc/changelog.txt
 
@@ -156,13 +149,13 @@ subprojects:
 
   - title: Health Check Core
     artifactId: org.apache.felix.healthcheck.core
-    version: 2.0.8
+    version: 2.0.10
     source_classifier: project
     changelog: false
 
   - title: Health Check General Checks
     artifactId: org.apache.felix.healthcheck.generalchecks
-    version: 2.0.6
+    version: 2.0.8
     source_classifier: project
     changelog: false
 
@@ -174,19 +167,19 @@ subprojects:
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 4.1.2
+    version: 4.1.4
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Bridge
     artifactId: org.apache.felix.http.bridge
-    version: 4.1.2
+    version: 4.1.4
     source_classifier: source-release
     changelog: false
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 4.1.8
+    version: 4.1.12
     source_classifier: source-release
     changelog: false
 
@@ -240,7 +233,7 @@ subprojects:
 
   - title: Main
     artifactId: org.apache.felix.main
-    version: 7.0.0
+    version: 7.0.3
     source_classifier: project
     changelog: felix-dev/blob/master/main/doc/changelog.txt
 
@@ -328,13 +321,13 @@ subprojects:
 
   - title: Web Console
     artifactId: org.apache.felix.webconsole
-    version: 4.6.0
+    version: 4.7.0
     source_classifier: source-release
     changelog: felix-dev/blob/master/webconsole/changelog.txt
 
   - title: Web Console (all-in-one bundle)
     artifactId: org.apache.felix.webconsole
-    version: 4.6.0
+    version: 4.7.0
     classifier: all
     source_classifier: source-release
     changelog: felix-dev/blob/master/webconsole/changelog.txt

Reply via email to