diff --git a/pom.xml b/pom.xml index 1e79b64..f0a9a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ under the License. test-jar - commons-logging + commons-logging @@ -219,7 +219,7 @@ under the License. jar - ${project.artifactId}-api-${project.version} + ${project.artifactId}-api-${project.version} api org/apache/commons/logging/*.class @@ -244,7 +244,7 @@ under the License. jar - ${project.artifactId}-adapters-${project.version} + ${project.artifactId}-adapters-${project.version} adapters org/apache/commons/logging/impl/**.class @@ -269,7 +269,7 @@ under the License. jar - ${project.artifactId}-${project.version} + ${project.artifactId}-${project.version} full