File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 80
80
<maven .failsafe.plugin.version>2.22.2</maven .failsafe.plugin.version>
81
81
<maven .gpg.plugin.version>3.0.1</maven .gpg.plugin.version>
82
82
<maven .jar.plugin.version>3.2.2</maven .jar.plugin.version>
83
- <maven .bundle.plugin.version>5.1.4 </maven .bundle.plugin.version>
83
+ <maven .bundle.plugin.version>5.1.5 </maven .bundle.plugin.version>
84
84
<maven .packagecloud.wagon.version>0.0.6</maven .packagecloud.wagon.version>
85
85
<nexus-staging-maven-plugin .version>1.6.13</nexus-staging-maven-plugin .version>
86
86
<checksum .maven.plugin.version>1.11</checksum .maven.plugin.version>
988
988
<goal >manifest</goal >
989
989
</goals >
990
990
<configuration >
991
+ <supportIncrementalBuild >true</supportIncrementalBuild >
991
992
<instructions >
992
993
<Export-Package >com.rabbitmq*</Export-Package >
993
994
<Bundle-SymbolicName >com.rabbitmq.client</Bundle-SymbolicName >
You can’t perform that action at this time.
0 commit comments