scala.maven.plugin.version 3.2.2 -> 3.3.1. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/a79841ba Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/a79841ba Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/a79841ba
Branch: refs/heads/master Commit: a79841ba90f8c040dd2b2709f0c250c0c53fce9c Parents: ee12d47 Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:47:20 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:47:20 2017 -0700 ---------------------------------------------------------------------- log4j-api-scala_2.10/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/a79841ba/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 fd55f2d..0146790 100644 --- a/log4j-api-scala_2.10/pom.xml +++ b/log4j-api-scala_2.10/pom.xml @@ -31,7 +31,7 @@ <log4jParentDir>${basedir}/..</log4jParentDir> <projectDir>/scala_2.10</projectDir> <scala.version>2.10.6</scala.version> - <scala.maven.plugin.version>3.2.2</scala.maven.plugin.version> + <scala.maven.plugin.version>3.3.1</scala.maven.plugin.version> </properties> <dependencies> <dependency>
