Author: bayard
Date: Thu Dec 10 11:31:27 2009
New Revision: 889198

URL: http://svn.apache.org/viewvc?rev=889198&view=rev
Log:
Changing groupId (LANG-562)

Modified:
    commons/proper/lang/trunk/pom.xml

Modified: commons/proper/lang/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=889198&r1=889197&r2=889198&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Dec 10 11:31:27 2009
@@ -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>


Reply via email to