You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by ch...@apache.org on 2015/09/10 00:13:16 UTC

[45/50] incubator-apex-core git commit: update the japicmp plugin

update  the japicmp plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/b2fb001d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/b2fb001d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/b2fb001d

Branch: refs/heads/master
Commit: b2fb001d1a5cb6795e9298e012e9e23fd19ead38
Parents: e54e94b
Author: Chetan Narsude <ch...@datatorrent.com>
Authored: Fri Aug 21 17:39:44 2015 -0700
Committer: Chetan Narsude <ch...@datatorrent.com>
Committed: Fri Aug 21 17:39:44 2015 -0700

----------------------------------------------------------------------
 api/pom.xml    | 2 +-
 common/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/b2fb001d/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 6bdff7f..12cdd51 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -32,7 +32,7 @@
       <plugin>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-maven-plugin</artifactId>
-        <version>0.5.1</version>
+        <version>0.5.3</version>
         <configuration>
           <oldVersion>
             <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/b2fb001d/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index c3166bc..1a9acfd 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -17,7 +17,7 @@
       <plugin>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-maven-plugin</artifactId>
-        <version>0.5.1</version>
+        <version>0.5.3</version>
         <configuration>
           <oldVersion>
             <dependency>