Author: koen.aers(a)jboss.com
Date: 2012-02-10 14:01:42 -0500 (Fri, 10 Feb 2012)
New Revision: 38619
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
Log:
JBIDE-10870: Update Forge Runtime to Version 1.0.0.CR2
build.properties still had the wrong dependency
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties 2012-02-10 18:59:20
UTC (rev 38618)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties 2012-02-10 19:01:42
UTC (rev 38619)
@@ -4,6 +4,6 @@
jboss-modules.jar,\
modules/javax/inject/api/main/javax.inject-1.jar,\
modules/javax/enterprise/api/main/cdi-api-1.0-SP4.jar,\
- modules/org/jboss/forge/shell/api/main/forge-shell-api-1.0.0-SNAPSHOT.jar
+ modules/org/jboss/forge/shell/api/main/forge-shell-api-1.0.0.CR2.jar
src.includes = *
jars.compile.order = .
Show replies by date