Fixed mistake I made with Avalon Framework version numbers. Submitted by Neeme Praks.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -33,7 +33,12 @@
|
||||
<id>junit</id>
|
||||
<version>3.7</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<id>avalon-framework</id>
|
||||
<version>4.0</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user