This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
The following commit(s) were added to refs/heads/main by this push:
new ecdd6117 upgrade assembly plugin: fix RB issue (#153)
ecdd6117 is described below
commit ecdd6117b449747c07bfa40c977f05af8089709f
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Sep 25 10:57:11 2025 +0200
upgrade assembly plugin: fix RB issue (#153)
---
assembly/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 260750e2..1f158f64 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -169,7 +169,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.6</version>
<executions>
<execution>
<id>make-assembly</id>