Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Administrators guide

nicoulaj edited this page Jul 6, 2011 · 2 revisions

Guide for flex-iframe project administrators.

Releasing new versions

To release a new version of the project:

  • Launch the following command:

      mvn release:prepare release:perform -Dgpg.passphrase=YOUR GPG KEY PASSPHRASE
    

    Enter the release version, tag name and next version when prompted.

  • Go to oss.sonatype.org and log in using the flexlib administrators credentials.

  • Select flexlib staging repository and verify artifacts are OK.

  • Close and release the flexlib staging repository.

Clone this wiki locally