Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Fall 8 : 25 Nov to 6 Dec
Description
Update all the POMs and things to version 9.1.2.
Note:
On normal Unix, do this:
- find . -name "pom.xml" -exec sed -i "s/9.1.0/9.1.2/g" '{}' \;
On Mac, do this:
- find . -name "pom.xml" -exec sed -i "" "s/9.1.0/9.1.2/g" '{}' \;
That's because sed on Mac requires you to provide an extension for the backup file according to this: https://ed.gs/2016/01/26/os-x-sed-invalid-command-code/
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-1765 [ 17855 ] |
Rank | Ranked higher |
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Summary | Change 9.1.0 to 9.1.2 | Change 9.1.0 to 9.1.2 on master branch |
Description |
Update all the POMs and things to version 9.1.2.
|
Update all the POMs and things to version 9.1.2.
Note: On normal Unix, do this: * find . -name "pom.xml" -exec sed -i "s/9.1.0/9.1.2/g" '{}' \; On Mac, do this: * find . -name "pom.xml" -exec sed -i "" "s/9.1.0/9.1.2/g" '{}' \; That's because sed on Mac requires you to provide an extension for the backup file according to this: https://ed.gs/2016/01/26/os-x-sed-invalid-command-code/ |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Ann Loraine [ aloraine ] |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Assignee | Ann Loraine [ aloraine ] |
Ran installer. Works OK. Apps can install.