commit | 375d7d0954cae60c4c7292cc65abbc972178857c | [log] [tgz] |
---|---|---|
author | Henri Yandell <bayard@apache.org> | Thu Dec 10 11:31:27 2009 +0000 |
committer | Henri Yandell <bayard@apache.org> | Thu Dec 10 11:31:27 2009 +0000 |
tree | 90016da883b629599516c2f266f05c0a7db27ca7 | |
parent | ea3f8ad7740a3e09ce1d969553487441439f6302 [diff] |
Changing groupId (LANG-562) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@889198 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index c65f337..4ad8a6d 100644 --- a/pom.xml +++ b/pom.xml
@@ -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>