You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2016/12/02 21:32:35 UTC

[2/2] apex-malhar git commit: Bump japicmp compare version.

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 <de...@apex.apache.org>
Authored: Fri Dec 2 13:32:20 2016 -0800
Committer: Thomas Weise <th...@apache.org>
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>