File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Run `$ atlas-run` from the root folder
31311 . navigate to mange apps->find new apps->search ZenUML->install
3232
3333# release
34- 1 . create new tag on master branch: ` git tag -a tag-name release-*** -m "message" ` (name can be changed to fit release process).
34+ 1 . create new tag on master branch: ` git tag -a release-*** -m "message" ` (name can be changed to fit release process).
35351 . push tag to remote. ` git push origin tag-name `
36361 . travis ci runs release job for the git tag.
37371 . artifacts are released in github releases.
Original file line number Diff line number Diff line change 77 <param name =" plugin-icon" >images/zenuml_logo.png</param >
88 <param name =" plugin-logo" >images/zenuml_logo.png</param >
99 <param name =" atlassian-licensing-enabled" >false</param >
10+ <param name =" atlassian-data-center-status" >compatible</param >
11+ <param name =" atlassian-data-center-compatible" >true</param >
12+ <param name =" plugin-type" >both</param >
1013 </plugin-info >
1114 <!-- add our i18n resource -->
1215 <resource type =" i18n" name =" i18n" location =" sequence" />
You can’t perform that action at this time.
0 commit comments