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 ff0e131 commit 3fae84dCopy full SHA for 3fae84d
pom.xml
@@ -19,12 +19,12 @@
19
-->
20
21
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
+ <modelVersion>4.0.0</modelVersion>
23
<parent>
24
<groupId>org.apache.commons</groupId>
25
<artifactId>commons-parent</artifactId>
26
<version>43</version>
27
</parent>
- <modelVersion>4.0.0</modelVersion>
28
<groupId>commons-net</groupId>
29
<artifactId>commons-net</artifactId>
30
<version>3.7-SNAPSHOT</version>
0 commit comments