Repository: flex-falcon Updated Branches: refs/heads/feature/maven-migration 7e24fb029 -> b4d898706
Updated to the freshly released 1.10.4 version of the jburg-maven-plugin which solves problems on Windows machines. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b4d89870 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b4d89870 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/b4d89870 Branch: refs/heads/feature/maven-migration Commit: b4d898706fbea805dda25275d3f10e792d59e994 Parents: 7e24fb0 Author: Christofer Dutz <[email protected]> Authored: Mon Mar 21 15:28:57 2016 +0100 Committer: Christofer Dutz <[email protected]> Committed: Mon Mar 21 15:28:57 2016 +0100 ---------------------------------------------------------------------- compiler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b4d89870/compiler/pom.xml ---------------------------------------------------------------------- diff --git a/compiler/pom.xml b/compiler/pom.xml index daee0c7..81aa864 100644 --- a/compiler/pom.xml +++ b/compiler/pom.xml @@ -158,7 +158,7 @@ <plugin> <groupId>net.sourceforge.jburg</groupId> <artifactId>jburg-maven-plugin</artifactId> - <version>1.10.3</version> + <version>1.10.4</version> <extensions>true</extensions> <executions> <execution>
