You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2017/06/01 22:58:04 UTC

[jira] [Created] (OOZIE-2926) Update Oozie version to 5.0.0-SNAPSHOT

Robert Kanter created OOZIE-2926:
------------------------------------

             Summary: Update Oozie version to 5.0.0-SNAPSHOT
                 Key: OOZIE-2926
                 URL: https://issues.apache.org/jira/browse/OOZIE-2926
             Project: Oozie
          Issue Type: Task
    Affects Versions: 5.0.0
            Reporter: Robert Kanter
            Priority: Blocker
             Fix For: 5.0.0


We should update the Oozie version to 5.0.0-SNAPSHOT in the master branch.  
That involves updating
# pom files
# release-log.txt
# the docs?

I believe this command will update the poms:
{noformat}
mvn versions:set -DnewVersion=5.0.0-SNAPSHOT -DgenerateBackupPoms=false
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)