1
0

upgrade to commons-parent-7

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@612219 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton
2008-01-15 21:04:51 +00:00
parent b73140dd51
commit 504541c39c

View File

@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>6</version>
<version>7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>