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/154ff3cc Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/154ff3cc Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/154ff3cc Branch: refs/heads/master Commit: 154ff3ccbfe60df0a2507381f0d28f3db445af7d Parents: 681a84a Author: Thomas Weise <[email protected]> Authored: Sat Sep 3 23:40:12 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Sat Sep 3 23:40:12 2016 -0700 ---------------------------------------------------------------------- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/154ff3cc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8ab4d8..4047b90 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <dependency> <groupId>org.apache.apex</groupId> <artifactId>${project.artifactId}</artifactId> - <version>3.4.0</version> + <version>3.5.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>org.apache.apex.malhar.lib.fs.BytesFileOutputOperator</exclude> - <exclude>com.datatorrent.lib.projection</exclude> </excludes> </parameter> <skip>${semver.plugin.skip}</skip>
