From 77375dc10e256ef32d4160f08825cb7027390696 Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Tue, 2 Nov 2010 16:10:20 +0000 Subject: bug 329264: change to depend on Virgo 2.1.0.RELEASE instead of milestone 3 --- build.versions | 8 ++++---- org.eclipse.gemini.web.core/.classpath | 10 +++++----- org.eclipse.gemini.web.extender/.classpath | 2 +- org.eclipse.gemini.web.test/.classpath | 10 +++++----- org.eclipse.gemini.web.tomcat/.classpath | 8 ++++---- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/build.versions b/build.versions index 6366a84..a983ba2 100644 --- a/build.versions +++ b/build.versions @@ -1,12 +1,12 @@ # Test org.junit=4.7.0 org.easymock=2.3.0 -org.eclipse.virgo.teststubs=2.1.0.M03-incubation -org.eclipse.virgo.test=2.1.0.M03-incubation +org.eclipse.virgo.teststubs=2.1.0.RELEASE +org.eclipse.virgo.test=2.1.0.RELEASE # Compile -org.eclipse.virgo.osgi=2.1.0.M03-incubation -org.eclipse.virgo.util=2.1.0.M03-incubation +org.eclipse.virgo.osgi=2.1.0.RELEASE +org.eclipse.virgo.util=2.1.0.RELEASE javax.activation=1.1.1 javax.annotation=1.0.0 javax.ejb=3.0.0 diff --git a/org.eclipse.gemini.web.core/.classpath b/org.eclipse.gemini.web.core/.classpath index 79b60bb..0c580cb 100644 --- a/org.eclipse.gemini.web.core/.classpath +++ b/org.eclipse.gemini.web.core/.classpath @@ -23,9 +23,9 @@ - - - + + + @@ -37,8 +37,8 @@ - + - + diff --git a/org.eclipse.gemini.web.extender/.classpath b/org.eclipse.gemini.web.extender/.classpath index 1b8ff03..1fd9cae 100644 --- a/org.eclipse.gemini.web.extender/.classpath +++ b/org.eclipse.gemini.web.extender/.classpath @@ -24,7 +24,7 @@ - + diff --git a/org.eclipse.gemini.web.test/.classpath b/org.eclipse.gemini.web.test/.classpath index 20c3866..0576f8b 100644 --- a/org.eclipse.gemini.web.test/.classpath +++ b/org.eclipse.gemini.web.test/.classpath @@ -7,9 +7,9 @@ - - - + + + @@ -20,8 +20,8 @@ - - + + diff --git a/org.eclipse.gemini.web.tomcat/.classpath b/org.eclipse.gemini.web.tomcat/.classpath index 5a34bb4..6db3a4c 100644 --- a/org.eclipse.gemini.web.tomcat/.classpath +++ b/org.eclipse.gemini.web.tomcat/.classpath @@ -23,9 +23,9 @@ - - - + + + @@ -39,6 +39,6 @@ - + -- cgit v1.2.3