Scala warpper POMs should have different descriptions. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7848acd1 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7848acd1 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/7848acd1
Branch: refs/heads/LOG4J2-1349-gcfree-threadcontext Commit: 7848acd13dc39fb1f69e29f7cf3d8105eaf25281 Parents: 1dc04f8 Author: ggregory <ggreg...@apache.org> Authored: Thu Sep 1 10:49:09 2016 -0700 Committer: ggregory <ggreg...@apache.org> Committed: Thu Sep 1 10:49:09 2016 -0700 ---------------------------------------------------------------------- log4j-api-scala_2.10/pom.xml | 2 +- log4j-api-scala_2.11/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7848acd1/log4j-api-scala_2.10/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.10/pom.xml b/log4j-api-scala_2.10/pom.xml index c8b4a5f..ff1723c 100644 --- a/log4j-api-scala_2.10/pom.xml +++ b/log4j-api-scala_2.10/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>log4j-api-scala_2.10</artifactId> <packaging>jar</packaging> - <name>Scala warpper for Log4j API</name> + <name>Scala 2.10 warpper for Log4j API</name> <description>Scala warpper for Log4j API</description> <properties> <log4jParentDir>${basedir}/..</log4jParentDir> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7848acd1/log4j-api-scala_2.11/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml index d492f05..b64437a 100644 --- a/log4j-api-scala_2.11/pom.xml +++ b/log4j-api-scala_2.11/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>log4j-api-scala_2.11</artifactId> <packaging>jar</packaging> - <name>Scala warpper for Log4j API</name> + <name>Scala 2.11 warpper for Log4j API</name> <description>Scala warpper for Log4j API</description> <properties> <log4jParentDir>${basedir}/..</log4jParentDir>