diff --git a/pom.xml b/pom.xml
index ebc8ef7..4f27259 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.commons
commons-parent
- 26
+ 28
4.0.0
commons-logging
@@ -119,6 +119,10 @@ under the License.
bstansberry
Brian Stansberry
+
+ tn
+ Thomas Neidhart
+
@@ -307,15 +311,29 @@ under the License.
- that those tests must be run *after* the "package" build phase.
-
- In order to not mess with the Ant build we "disable" the normal test
- - phase. This is done by only running a single test, one that does not
- - need to be run after the "package" phase.
+ - phase. This is done by skipping the execution of the surefire plugin.
-->
org.apache.maven.plugins
maven-surefire-plugin
-
- **/AvalonLoggerTestCase.java
-
+ true
+
+
+
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ ${commons.cobertura.version}
+
+ true
@@ -501,10 +519,11 @@ under the License.
1.2
1.1
logging
- 1.1.1
+ 1.1.2
-bin
LOGGING
12310484
2.12
+ true