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>