RepreZen / KaiZen-OpenApi-Parser

High-performance Parser, Validator, and Java Object Model for OpenAPI 3.x
130 stars 31 forks source link

ZEN-4862 Adapt KZOP for maven-release-plugin #231

Closed andylowry closed 5 years ago

andylowry commented 5 years ago

Going forward, release management will use the maven-release-plugin. We'll no longer use date-time stamps as version qualifiers.

Version releases will be performed directly in master branch. PRs should never change project version.

We have disabled the release:perform goal, becuase we do deployments from RepreZen's (private) TeamCity installation. That may change in the future.

Proper sequence to move to a new release is: