Upgrading to parent pom v18
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec9c77d586
commit
9c0820ebbc
2
pom.xml
2
pom.xml
|
@ -22,7 +22,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-parent</artifactId>
|
<artifactId>commons-parent</artifactId>
|
||||||
<version>17</version>
|
<version>18</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
|
Loading…
Reference in New Issue