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 bc69ad9 commit f2fc462Copy full SHA for f2fc462
1 file changed
pom.xml
@@ -227,9 +227,6 @@ limitations under the License.
227
<properties>
228
<maven.compiler.source>1.7</maven.compiler.source>
229
<maven.compiler.target>1.7</maven.compiler.target>
230
- <!-- Fix to build on JDK 7: version 4.0.0 requires Java 8. -->
231
- <!-- Can be dropped when CP 49 is released -->
232
- <commons.felix.version>3.5.1</commons.felix.version>
233
<commons.componentid>codec</commons.componentid>
234
<commons.module.name>org.apache.commons.codec</commons.module.name>
235
<commons.jira.id>CODEC</commons.jira.id>
0 commit comments