Author: mickael_istria
Date: 2012-07-17 11:21:55 -0400 (Tue, 17 Jul 2012)
New Revision: 42621
Modified:
trunk/central/site/pom.xml
Log:
JBIDE-11065: Reuse buildQualifier property from tycho-packaging-plugin
Modified: trunk/central/site/pom.xml
===================================================================
--- trunk/central/site/pom.xml 2012-07-17 15:02:01 UTC (rev 42620)
+++ trunk/central/site/pom.xml 2012-07-17 15:21:55 UTC (rev 42621)
@@ -33,7 +33,7 @@
<symbols>
<update.site.name>JBoss Tools - Central</update.site.name>
<update.site.description>${update.site.description}</update.site.description>
- <update.site.version>${JBT_VERSION}
${qualifier}</update.site.version>
+ <update.site.version>${JBT_VERSION}
${buildQualifier}</update.site.version>
<target.eclipse.version>${targetEclipseVersion}</target.eclipse.version>
</symbols>
</configuration>
Show replies by date