Changing groupId (LANG-562)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@889198 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2009-12-10 11:31:27 +00:00
parent ea3f8ad774
commit 375d7d0954
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<version>12</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-lang</groupId>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang</artifactId>
<version>3.0-SNAPSHOT</version>
<name>Commons Lang</name>