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:
Henri Yandell 2011-02-02 05:45:21 +00:00
parent ec9c77d586
commit 9c0820ebbc
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>17</version>
<version>18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>