Upgrading to the parent v3 (and testing commit after karma changes)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@553927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2007-07-06 15:24:13 +00:00
parent e03059404f
commit d1447b2f43
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>1</version>
<version>3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-lang</groupId>