[
https://issues.apache.org/jira/browse/APEXCORE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149635#comment-15149635
]
ASF GitHub Bot commented on APEXCORE-347:
-----------------------------------------
Github user vrozov commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/226#discussion_r53107901
--- Diff: pom.xml ---
@@ -63,6 +63,7 @@
<jersey.version>1.9</jersey.version>
<!-- do not change jetty version as later versions have problems with
DefaultServlet -->
<jetty.version>8.1.10.v20130312</jetty.version>
+ <oldVersion.version>3.3.0-incubating</oldVersion.version>
--- End diff --
project.old.version? japicmp.oldVersion sounds related to japicmp version.
> Streamline japicmp maven plugin configuration
> ---------------------------------------------
>
> Key: APEXCORE-347
> URL: https://issues.apache.org/jira/browse/APEXCORE-347
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
>
> All japicmp maven plugin configuration can be centralized in the Apex core
> root pom.xml. There is no customization necessary in api and common poms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)