mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-24 15:30:49 +01:00
added notes to parent version and ui-plugins
This commit is contained in:
@@ -77,11 +77,13 @@ Edit `pom.xml`:
|
||||
|
||||
- `version` and `scm.tag` have to be set to the new version.
|
||||
- ensure that all dependencies to other scm resources have released versions
|
||||
- ensure `parent.version` points to stable release
|
||||
|
||||
Edit `package.json`:
|
||||
|
||||
- `version` has to be set to the new version.
|
||||
- ensure that all dependencies to other scm resources have released versions
|
||||
- ensure the version of `@scm-manager/ui-plugins` points to the same version as `parent.version` in the `pom.xml`
|
||||
|
||||
## Modify Changelog
|
||||
|
||||
@@ -131,4 +133,4 @@ Edit `package.json`: `version` has to be set to the new development version.
|
||||
```
|
||||
git commit -am "Prepare for next development iteration"
|
||||
git push origin develop
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user