We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683e674 commit a9eaa69Copy full SHA for a9eaa69
pom.xml
@@ -163,13 +163,6 @@
163
<semanticVersionLevel>PATCH</semanticVersionLevel>
164
</overrideCompatibilityChangeParameter>
165
</overrideCompatibilityChangeParameters>
166
- <excludes>
167
- <!-- Remove this section after 2.10.0 -->
168
- <!-- Package moved to new module commons-vfs-hdfs -->
169
- <exclude>org.apache.commons.vfs2.provider.hdfs</exclude>
170
- <!-- Package moved to new module commons-vfs-ant -->
171
- <exclude>org.apache.commons.vfs2.tasks</exclude>
172
- </excludes>
173
</parameter>
174
</configuration>
175
</plugin>
0 commit comments