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/devel-3 Commit: b2fb001d1a5cb6795e9298e012e9e23fd19ead38 Parents: e54e94b Author: Chetan Narsude <[email protected]> Authored: Fri Aug 21 17:39:44 2015 -0700 Committer: Chetan Narsude <[email protected]> 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>
