Blob Blame History Raw
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
@@ -1358,7 +1358,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>