1
0

Use the released version of commons-parent 5.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@595116 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg
2007-11-14 23:07:27 +00:00
parent aefdc85e6a
commit b66e9ed72d

View File

@@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>5-SNAPSHOT</version> <version>5</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId> <groupId>commons-logging</groupId>