[jboss-cvs] [Fwd: jboss-cvs-commits Digest, Vol 28, Issue 368]

Ales Justin ales.justin at gmail.com
Wed Oct 22 13:18:24 EDT 2008


That's the wrong way of doing CR releases. ;-)
You should create a branch and do it there.

Adrian instructions TM. ;-)

ps: same issue with VFS, where I post-CR created 2.0 branch

-------------

Message: 1
Date: Wed, 22 Oct 2008 12:34:32 -0400
From: jboss-cvs-commits at lists.jboss.org
Subject: [jboss-cvs] JBossAS SVN: r79932 - in
	projects/jboss-man/trunk:	build and 2 other directories.
To: jboss-cvs-commits at lists.jboss.org
Message-ID: <E1KsgfI-0003qF-LR at committer01.frg.pub.inap.atl.jboss.com>
Content-Type: text/plain; charset=UTF-8

Author: scott.stark at jboss.org
Date: 2008-10-22 12:34:32 -0400 (Wed, 22 Oct 2008)
New Revision: 79932

Modified:
    projects/jboss-man/trunk/build/pom.xml
    projects/jboss-man/trunk/managed/pom.xml
    projects/jboss-man/trunk/metatype/pom.xml
    projects/jboss-man/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: projects/jboss-man/trunk/build/pom.xml
===================================================================
--- projects/jboss-man/trunk/build/pom.xml	2008-10-22 16:34:27 UTC (rev 
79931)
+++ projects/jboss-man/trunk/build/pom.xml	2008-10-22 16:34:32 UTC (rev 
79932)
@@ -2,12 +2,12 @@
    <parent>
      <groupId>org.jboss.man</groupId>
      <artifactId>jboss-man</artifactId>
-    <version>2.0.0.CR2</version>
+    <version>2.0.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.man</groupId>
    <artifactId>jboss-man-dist</artifactId>
-  <version>2.0.0.CR2</version>
+  <version>2.0.0-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>JBoss Managed Distribution Build</name>
    <url>http://www.jboss.com/products/jbossmc</url>




More information about the jboss-cvs-commits mailing list