You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2019/09/23 00:35:00 UTC

[jira] [Created] (GORA-637) Upgrade all dependencies and Maven plugins

Lewis John McGibbney created GORA-637:
-----------------------------------------

             Summary: Upgrade all dependencies and Maven plugins
                 Key: GORA-637
                 URL: https://issues.apache.org/jira/browse/GORA-637
             Project: Apache Gora
          Issue Type: Improvement
          Components: build process
            Reporter: Lewis John McGibbney
             Fix For: 1.0


This is a major issue and will require peer review from as many people as possible. It essentially uses the the following commands to mass upgrade all dependencies and plugins as follows
{code}
mvn versions:update-properties
mvn versions:update-child-modules
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)