1
0

Upgrade to commons-parent-10 pom

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@654484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton
2008-05-08 11:43:09 +00:00
parent 132d7b1ca4
commit 4bdb607df6

View File

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