Update Commons Parent from version 26 to 27.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1396376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f7a8fa91ea
commit
6a0bcc6d0f
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-parent</artifactId>
|
<artifactId>commons-parent</artifactId>
|
||||||
<version>26</version>
|
<version>27</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