Skip to content

Commit

Permalink
[FIXUP] export org.apache.maven.wagon.*
Browse files Browse the repository at this point in the history
Change-Id: I7d03e5bbe1aeed805da20597b6dba8dd9d6bfdac
Signed-off-by: Fred Bricon <[email protected]>
  • Loading branch information
fbricon committed Aug 19, 2023
1 parent 58631ea commit 3d060cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.eclipse.m2e.maven.runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
org.sonatype.plexus.*;provider=m2e;mandatory:=provider,\
org.eclipse.aether.*;provider=m2e;mandatory:=provider;version=${maven-resolver.version},\
com.google.inject.*;provider=m2e;mandatory:=provider,\
org.apache.maven.wagon.*;provider=m2e;mandatory:=provider,\
org.eclipse.sisu.*;provider=m2e;mandatory:=provider;version=${maven-resolver.version}
Import-Package: \
org.slf4j;version="[1.7.31,3.0.0)",\
Expand Down

0 comments on commit 3d060cf

Please sign in to comment.