[jbosstools-commits] JBoss Tools SVN: r41481 - branches/jbosstools-3.3.x/examples/plugins/org.jboss.tools.project.examples.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon May 28 14:08:42 EDT 2012
Author: nickboldt
Date: 2012-05-28 14:08:41 -0400 (Mon, 28 May 2012)
New Revision: 41481
Modified:
branches/jbosstools-3.3.x/examples/plugins/org.jboss.tools.project.examples/pom.xml
Log:
JBIDE-11622 GA, change this from /development/indigo/ to /stable/indigo/
Modified: branches/jbosstools-3.3.x/examples/plugins/org.jboss.tools.project.examples/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/examples/plugins/org.jboss.tools.project.examples/pom.xml 2012-05-28 18:08:34 UTC (rev 41480)
+++ branches/jbosstools-3.3.x/examples/plugins/org.jboss.tools.project.examples/pom.xml 2012-05-28 18:08:41 UTC (rev 41481)
@@ -12,7 +12,7 @@
<properties>
<!-- TODO: for GA, change this from /development/indigo/ to /stable/indigo/ -->
- <jboss.discovery.directory.url>http://download.jboss.org/jbosstools/updates/development/indigo/jbosstools-directory.xml</jboss.discovery.directory.url>
+ <jboss.discovery.directory.url>http://download.jboss.org/jbosstools/updates/stable/indigo/jbosstools-directory.xml</jboss.discovery.directory.url>
</properties>
<profiles>
@@ -69,4 +69,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
More information about the jbosstools-commits
mailing list