maven-bundle-plugin 3.2.0 -> 3.3.0 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/4dba04d4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/4dba04d4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/4dba04d4
Branch: refs/heads/master Commit: 4dba04d475664f0e8acbc59af60316996ee1fae0 Parents: 9c26594 Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:30:48 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:30:48 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/4dba04d4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f0c30df..8d6fe14 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>3.2.0</version> + <version>3.3.0</version> <inherited>true</inherited> <extensions>true</extensions> <executions>
