Author: buildbot Date: Mon Oct 10 14:31:25 2011 New Revision: 796856 Log: Staging update by buildbot Modified: websites/staging/aries/trunk/content/development/releasingaries.html Modified: websites/staging/aries/trunk/content/development/releasingaries.html ============================================================================== --- websites/staging/aries/trunk/content/development/releasingaries.html (original) +++ websites/staging/aries/trunk/content/development/releasingaries.html Mon Oct 10 14:31:25 2011 @@ -491,7 +491,7 @@ trunk.

  • What is SCM release tag or label for "Aries :: Top Parent POM"? (org.apache.aries:parent) parent-0.5: :
  • What is the new development version for "Aries :: Top Parent POM"? (org.apache.aries:parent) 0.6-SNAPSHOT: : 0.5
  • -

    i.e. take the default for the first two questions, and set the new development version to be the same as the one you are releasing! This is because you don't know whether the next version released from the trunk will have a major, minor or micro version number change - you won't know until those changes are made! - so leave it for the person making those changes to make the decision and move to -SNAPSHOT.

    +

    i.e. take the default for the first two questions, and set the new development version to be the same as the one you are releasing! This is because you don't know whether the next version released from the trunk will have a major, minor or micro version number change - you won't know until those changes are made! - so leave it for the person making those changes to make the decision and move to module-new version-SNAPSHOT.

  • Note 3: mvn release:clean will do most of the cleaning up in the event of failures.