Author: baerrach
Date: Fri Jul  1 01:01:36 2011
New Revision: 1141771

URL: http://svn.apache.org/viewvc?rev=1141771&view=rev
Log:
Incorrectly changed as part of groovy bundle.

Modified:
    
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-60-MECLIPSE-652/expected/.classpath

Modified: 
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-60-MECLIPSE-652/expected/.classpath
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-60-MECLIPSE-652/expected/.classpath?rev=1141771&r1=1141770&r2=1141771&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-60-MECLIPSE-652/expected/.classpath
 (original)
+++ 
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-60-MECLIPSE-652/expected/.classpath
 Fri Jul  1 01:01:36 2011
@@ -1,4 +1,4 @@
 <classpath>
   <classpathentry kind="output" path="target/classes"/>
-  <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 </classpath>
\ No newline at end of file


Reply via email to