You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Marshall Schor <ms...@schor.com> on 2017/11/30 20:38:49 UTC

working on updating the uima-wide super pom

I've committed the first batch of updates.  See
https://issues.apache.org/jira/browse/UIMA-5612 for details.

Please test by:

rebuilding your projects after changing the superpom link in your parent pom from

org.apache.uima     parent-pom    10   to

org.apache.uima     parent-pom    11-SNAPSHOT

==================

Useful commands to run:

|mvn versions:display-dependency-updates
mvn versions:display-plugin-update|

|Next batch update will change the eclipse build part to support the
plugin-signing style described here:|

|https://uima.apache.org/dev-eclipse-plugin-signing|

|Cheers. -Marshall|

|
|