1
0

Hooking to the newly released v1 commons-parent pom

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@474146 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell
2006-11-13 04:49:07 +00:00
parent df9ef4381e
commit f547cf0be5

View File

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