From c433fbd28e231123aab1201880d4a21b5dc95bb2 Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Tue, 20 Nov 2012 21:35:41 +0000 Subject: [PATCH] Fixed the source code reference for the project git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@488 4033779f-a91e-0410-96ef-6bf7bf53c507 --- .classpath | 117 +++++++++++++++++++++++++++-------------------------- pom.xml | 3 ++ 2 files changed, 62 insertions(+), 58 deletions(-) diff --git a/.classpath b/.classpath index ccc78aa85..bb3066456 100644 --- a/.classpath +++ b/.classpath @@ -1,60 +1,61 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index db6dd35c9..4a7031ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,9 @@ maven-eclipse-plugin 1.5 + + ${basedir}/java/**/*.java +