0.16.5 has trouble with portPropertyFile
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/c54bc901 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/c54bc901 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/c54bc901 Branch: refs/heads/master Commit: c54bc9018c623ee487046878dfada08b027411a6 Parents: 697c311 Author: Steve Blackmon @steveblackmon <[email protected]> Authored: Fri Oct 7 14:35:27 2016 -0500 Committer: Steve Blackmon @steveblackmon <[email protected]> Committed: Fri Oct 7 14:35:27 2016 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/c54bc901/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e55be7..1b27b48 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,7 @@ <clean.plugin.version>2.6</clean.plugin.version> <dependency.plugin.version>2.8</dependency.plugin.version> <depgraph.plugin.version>1.0.3</depgraph.plugin.version> - <docker.plugin.version>0.16.5</docker.plugin.version> + <docker.plugin.version>0.15.0</docker.plugin.version> <enforcer.plugin.version>1.3.1</enforcer.plugin.version> <failsafe.plugin.version>2.19.1</failsafe.plugin.version> <jar.plugin.version>2.6</jar.plugin.version>
