Bump japicmp compare version.
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/f0a70fbb Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/f0a70fbb Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/f0a70fbb Branch: refs/heads/master Commit: f0a70fbbbd63c08fe90e0411d1dbc3562b82a05f Parents: 2da69d0 Author: Apex Dev <[email protected]> Authored: Fri Dec 2 13:32:20 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Fri Dec 2 13:32:20 2016 -0800 ---------------------------------------------------------------------- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/f0a70fbb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 21257d8..79de8f4 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <dependency> <groupId>org.apache.apex</groupId> <artifactId>${project.artifactId}</artifactId> - <version>3.5.0</version> + <version>3.6.0</version> </dependency> </oldVersion> <newVersion> @@ -134,8 +134,6 @@ <excludes> <exclude>@org.apache.hadoop.classification.InterfaceStability$Evolving</exclude> <exclude>@org.apache.hadoop.classification.InterfaceStability$Unstable</exclude> - <exclude>com.datatorrent.lib.io.fs.FSInputModule</exclude> - <exclude>com.datatorrent.lib.io.fs.AbstractFileInputOperator</exclude> </excludes> </parameter> <skip>${semver.plugin.skip}</skip>
