Updated commons parent version to 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@567499 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
486740b60a
commit
cf9ba2c87d
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>3</version>
|
<version>4</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
|
|
Loading…
Reference in New Issue