Author: jcarman Date: Thu Jul 22 19:01:21 2010 New Revision: 966805 URL: http://svn.apache.org/viewvc?rev=966805&view=rev Log: Changing artifactId to commons-lang3
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=966805&r1=966804&r2=966805&view=diff ============================================================================== --- commons/proper/lang/trunk/pom.xml (original) +++ commons/proper/lang/trunk/pom.xml Thu Jul 22 19:01:21 2010 @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId> - <artifactId>commons-lang</artifactId> + <artifactId>commons-lang3</artifactId> <version>3.0-SNAPSHOT</version> <name>Commons Lang</name>