This is an automated email from the ASF dual-hosted git repository.
paulrutter 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 c9df37190e Add osgicheck-maven-plugin to CI pipeline
c9df37190e is described below
commit c9df37190eddd3a8af4262956436880a3acb8c90
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Jan 27 11:38:14 2025 +0100
Add osgicheck-maven-plugin to CI pipeline
---
.github/workflows/maven-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven-ci.yml b/.github/workflows/maven-ci.yml
index b98903b5c6..835fe9354f 100644
--- a/.github/workflows/maven-ci.yml
+++ b/.github/workflows/maven-ci.yml
@@ -44,7 +44,7 @@ jobs:
- 'http/**'
maven-bundle-plugin:
- 'tools/maven-bundle-plugin/**'
- maven-osgicheck-plugin
+ maven-osgicheck-plugin:
- 'tools/osgicheck-maven-plugin/**'
- name: Felix SCR