Changing groupId (LANG-562)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@889198 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ea3f8ad774
commit
375d7d0954
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
||||||
<version>12</version>
|
<version>12</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
<name>Commons Lang</name>
|
<name>Commons Lang</name>
|
||||||
|
|
Loading…
Reference in New Issue