Match groupIds for m1 and m2. We should account for the fact that its relatively easier to deploy snaps with m2 (such as IO was last night) and we shouldn't spray component artifacts in two different places (without relocation).

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@483126 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rahul Akolkar 2006-12-06 15:55:07 +00:00
parent 3077b3b3fc
commit 1554d439a5
1 changed files with 1 additions and 1 deletions

View File

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