1
0

Upgrade to commons-parent version 15

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@936207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton
2010-04-21 09:02:56 +00:00
parent 7ae71ede58
commit 78b0c2adae

View File

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