Commit in lcsim on MAIN
pom.xml+1-11.4 -> 1.5
JM: Fix typo in test dir.

lcsim
pom.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- pom.xml	1 Nov 2006 23:07:38 -0000	1.4
+++ pom.xml	6 Aug 2007 19:24:49 -0000	1.5
@@ -7,7 +7,7 @@
   <description>org.lcsim</description>
   <build>
     <sourceDirectory>src</sourceDirectory>
-    <testSourceDirectory>testxxx</testSourceDirectory>
+    <testSourceDirectory>test</testSourceDirectory>
     <defaultGoal>install</defaultGoal>
     <plugins>
       <plugin>
CVSspam 0.2.8