Upgrade to commons-parent version 15
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@936207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b7bf013a2a
commit
cd1a37ab32
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>14</version>
|
<version>15</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