[jboss-dev-forums] [Design of JBoss Build System] - Re: AS integration project release procedure

pgier do-not-reply at jboss.com
Fri Oct 5 09:49:45 EDT 2007


I set the version numbers back to 5.0.0-SNAPSHOT.  It looks like they were left at 5.0.0.Beta3 from the last release.
You should be able to use the maven release plugin from the pom in the build directory.

 mvn release:prepare -DdryRun=true 
The release plugin will prompt you for version numbers for each module, and for the name of the tag that you want to create.  I will create the tag and change the poms.  For more information look at this page:
http://wiki.jboss.org/wiki/Wiki.jsp?page=MavenReleaseProcess



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092001#4092001

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092001



More information about the jboss-dev-forums mailing list