Code Review
/
netconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1a830a0
)
Remove maven-bundle-plugin override
31/115931/1
author
Robert Varga
<robert.varga@pantheon.tech>
Wed, 19 Mar 2025 22:28:26 +0000
(23:28 +0100)
committer
Robert Varga
<robert.varga@pantheon.tech>
Wed, 19 Mar 2025 22:28:26 +0000
(23:28 +0100)
We have a workaround for KARAF-7927, hence we can remove the version
override.
Change-Id: I8c913187c1ae8781e94ef3a89ee9a3fc45271324
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/shaded-sshd/pom.xml
patch
|
blob
|
history
diff --git
a/third-party/shaded-sshd/pom.xml
b/third-party/shaded-sshd/pom.xml
index 1fdf4d193e3a3aaddd05a01918a075b5a9d2f9d1..2f9f08c2797b6c898b1e9e35fba3b4806e804825 100644
(file)
--- a/
third-party/shaded-sshd/pom.xml
+++ b/
third-party/shaded-sshd/pom.xml
@@
-100,8
+100,6
@@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <!-- Overridden until we have a fix for https://issues.apache.org/jira/browse/KARAF-7927 -->
- <version>5.1.9</version>
<extensions>true</extensions>
<configuration>
<instructions>