-
Notifications
You must be signed in to change notification settings - Fork 127
Dev Release Process
Marek Novotný edited this page Aug 11, 2016
·
5 revisions
Windup consists of artifacts from multiple GitHub repositories. Use the following procedure to create a Windup release.
-
Release http://github.com/windup/nexus-repository-indexer
mvn release:prepare release:perform -DreleaseVersion=X -Dtag=Y -DdevelopmentVersion=Z
-
Release http://github.com/windup/windup primary reactor
-
Release http://github.com/windup/windup-distribution
-
Release http://github.com/windup/windup-maven-plugin
-
Release http://github.com/windup/windup-quickstarts - Details here