mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 10:08:32 +00:00
use non SNAPSHOT parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1428232 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4d46f014fb
commit
9a82bc20ea
2
pom.xml
2
pom.xml
@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-parent</artifactId>
|
<artifactId>commons-parent</artifactId>
|
||||||
<version>28-SNAPSHOT</version>
|
<version>27</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user