Author: nickboldt
Date: 2012-02-07 15:31:15 -0500 (Tue, 07 Feb 2012)
New Revision: 38485
Modified:
trunk/central/plugins/org.jboss.tools.central/pom.xml
Log:
JBIDE-10401 generate correct URL in DefaultJBossCentralConfigurator.java via pom.xml
Modified: trunk/central/plugins/org.jboss.tools.central/pom.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central/pom.xml 2012-02-07 20:28:49 UTC (rev
38484)
+++ trunk/central/plugins/org.jboss.tools.central/pom.xml 2012-02-07 20:31:15 UTC (rev
38485)
@@ -15,8 +15,8 @@
<
jboss.discovery.directory.url>http://download.jboss.org/jbosstools/upd...
</properties>
- <!-- _stable_branch jobs could use this profile but the above default (last stable
milestone) is probably better -->
<profiles>
+ <!-- _stable_branch jobs could use this profile but the above default (last stable
milestone) is probably better -->
<profile>
<id>3.3.indigo</id>
<activation>
@@ -26,10 +26,8 @@
<
jboss.discovery.directory.url>http://download.jboss.org/jbosstools/upd...
</properties>
</profile>
- </profiles>
- <!-- _trunk jobs should use this profile -->
- <profiles>
+ <!-- _trunk jobs should use this profile -->
<profile>
<id>trunk</id>
<activation>