12 lines
666 B
Diff
12 lines
666 B
Diff
diff -up ./pom.xml.fix ./pom.xml
|
|
--- ./pom.xml.fix 2021-04-20 21:32:51.749782800 -0400
|
|
+++ ./pom.xml 2021-04-20 21:33:22.600740917 -0400
|
|
@@ -1020,7 +1020,6 @@
|
|
</goals>
|
|
<configuration>
|
|
<instructions>
|
|
- <Import-Package>org.apache.sshd*;version="[$(version;==;${sshd.osgi.version.clean}),$(version;=+;${sshd.osgi.version.clean}))",*</Import-Package>
|
|
<Export-Package>*;-noimport:=true</Export-Package>
|
|
</instructions>
|
|
<noWarningProjectTypes>pom</noWarningProjectTypes>
|