[felix-dev] annotated tag org.apache.felix.feature-0.9.4-RC3 updated (9c422b8 -> 0548ff5)

2021-09-09 Thread davidb
This is an automated email from the ASF dual-hosted git repository.

davidb pushed a change to annotated tag org.apache.felix.feature-0.9.4-RC3
in repository https://gitbox.apache.org/repos/asf/felix-dev.git.


*** WARNING: tag org.apache.felix.feature-0.9.4-RC3 was modified! ***

from 9c422b8  (commit)
  to 0548ff5  (tag)
 tagging 9c422b883dac9e24d50f7bf9e9239417d1bd8c15 (commit)
 replaces org.apache.felix.feature-0.9.2-RC2
  by David Bosschaert
  on Thu Sep 9 14:07:23 2021 +0100

- Log -
[maven-release-plugin] copy for tag org.apache.felix.feature-0.9.4-RC3
---


No new revisions were added by this update.

Summary of changes:


[felix-dev] branch master updated: [maven-release-plugin] prepare for next development iteration

2021-09-09 Thread davidb
This is an automated email from the ASF dual-hosted git repository.

davidb 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 d2bf394  [maven-release-plugin] prepare for next development iteration
d2bf394 is described below

commit d2bf3948e4da6ea2170a83c58e048673e69bf55a
Author: David Bosschaert 
AuthorDate: Thu Sep 9 14:07:25 2021 +0100

[maven-release-plugin] prepare for next development iteration
---
 features/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/pom.xml b/features/pom.xml
index 1cafdd5..fa406a6 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
 
 
 org.apache.felix.feature
-0.9.4-RC3
+0.9.5-SNAPSHOT
 jar
 
 OSGi Feature Model API
@@ -29,7 +29,7 @@
   scm:git:https://github.com/apache/felix-dev.git
   
scm:git:https://github.com/apache/felix-dev.git
   https://gitbox.apache.org/repos/asf?p=felix-dev.git
-  org.apache.felix.feature-0.9.4-RC3
+  HEAD
   
 
 


[felix-dev] branch master updated (c202a5c -> 9c422b8)

2021-09-09 Thread davidb
This is an automated email from the ASF dual-hosted git repository.

davidb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git.


from c202a5c  Merge pull request #100 from bosschaert/features_service_cap
 add 9c422b8  [maven-release-plugin] prepare release 
org.apache.felix.feature-0.9.4-RC3

No new revisions were added by this update.

Summary of changes:
 features/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[felix-dev] branch master updated: [Features] Provide osgi.service capability

2021-09-09 Thread davidb
This is an automated email from the ASF dual-hosted git repository.

davidb 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 badf129  [Features] Provide osgi.service capability
 new c202a5c  Merge pull request #100 from bosschaert/features_service_cap
badf129 is described below

commit badf1294a17c7b8c5471731203c361929ebdc8fd
Author: David Bosschaert 
AuthorDate: Thu Sep 9 12:01:44 2021 +0100

[Features] Provide osgi.service capability
---
 features/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/pom.xml b/features/pom.xml
index 3434a14..6529842 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -50,6 +50,7 @@