From f2e67b305f66ef6b4d2351cc3be5a679ece3ff36 Mon Sep 17 00:00:00 2001 From: Mirco Dotta Date: Wed, 6 Nov 2013 10:00:23 +0100 Subject: Updated Eclipse .classpath of partest and scaladoc projects The version of some of the dependencies used in partest and scaladoc projects did not match the version defined in `version.properties`. This prevented the above projects from compiling correctly because the old dependencies were not available in the local maven repository. --- src/eclipse/partest/.classpath | 2 +- src/eclipse/scaladoc/.classpath | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/eclipse') diff --git a/src/eclipse/partest/.classpath b/src/eclipse/partest/.classpath index 2214517d92..abe92cebb5 100644 --- a/src/eclipse/partest/.classpath +++ b/src/eclipse/partest/.classpath @@ -5,7 +5,7 @@ - + diff --git a/src/eclipse/scaladoc/.classpath b/src/eclipse/scaladoc/.classpath index 1135a5c311..c5b8a02c0b 100644 --- a/src/eclipse/scaladoc/.classpath +++ b/src/eclipse/scaladoc/.classpath @@ -6,8 +6,8 @@ - - - + + + -- cgit v1.2.3