[jboss-svn-commits] JBoss Common SVN: r4866 - common-old/branches/Branch_1_2/tools/etc/buildmagic.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Oct 13 03:49:30 EDT 2010
Author: dimitris at jboss.org
Date: 2010-10-13 03:49:30 -0400 (Wed, 13 Oct 2010)
New Revision: 4866
Modified:
common-old/branches/Branch_1_2/tools/etc/buildmagic/buildmagic.ent
Log:
Onto jboss common 1.2.3.GA
Modified: common-old/branches/Branch_1_2/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- common-old/branches/Branch_1_2/tools/etc/buildmagic/buildmagic.ent 2010-10-13 07:47:32 UTC (rev 4865)
+++ common-old/branches/Branch_1_2/tools/etc/buildmagic/buildmagic.ent 2010-10-13 07:49:30 UTC (rev 4866)
@@ -102,11 +102,11 @@
<!-- Version identifiers for the library. -->
<property name="version.major" value="1"/>
<property name="version.minor" value="2"/>
- <property name="version.revision" value="2"/>
+ <property name="version.revision" value="3"/>
<property name="version.tag" value="GA"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the SVN tag for any release -->
- <property name="version.cvstag" value="JBossCommon_1_2_2_GA"/>
+ <property name="version.cvstag" value="JBossCommon_1_2_3_GA"/>
<!-- Manifest version info -->
<property name="specification.title" value="JBoss Common"/>
More information about the jboss-svn-commits
mailing list