[jbosstools-commits] JBoss Tools SVN: r31078 - branches/jbosstools-3.2.x/build/aggregate/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed May 4 23:01:06 EDT 2011


Author: nickboldt
Date: 2011-05-04 23:01:06 -0400 (Wed, 04 May 2011)
New Revision: 31078

Modified:
   branches/jbosstools-3.2.x/build/aggregate/site/site.xml
Log:
add .x suffix to site desc/catg

Modified: branches/jbosstools-3.2.x/build/aggregate/site/site.xml
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/site/site.xml	2011-05-05 01:21:53 UTC (rev 31077)
+++ branches/jbosstools-3.2.x/build/aggregate/site/site.xml	2011-05-05 03:01:06 UTC (rev 31078)
@@ -3,7 +3,7 @@
 	<!-- This file is only used when building with Tycho.
 		If building with Ant (trunk/build/build.xml), see category.*.xml -->
 	<description>
-      JBoss Tools 3.2 Updates
+      JBoss Tools 3.2.x Updates
    	</description>
 
 	<!-- only in JBDS -->
@@ -178,7 +178,7 @@
 		</description>
 	</category-def>
 
-	<category-def name="AllTools" label="All JBoss Tools 3.2.0">
+	<category-def name="AllTools" label="All JBoss Tools 3.2.x">
 		<description>
 			Contains ALL the plugins that are available from
 			JBoss Tools except those



More information about the jbosstools-commits mailing list