Commit in lcsim-archetype on MAIN
src/main/resources/META-INF/maven/archetype.xml+1-11.1.1.1 -> 1.2
pom.xml+1-11.2 -> 1.3
+2-2
2 modified files
Really make it work

lcsim-archetype/src/main/resources/META-INF/maven
archetype.xml 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2
--- archetype.xml	30 Jan 2009 00:52:14 -0000	1.1.1.1
+++ archetype.xml	3 Feb 2009 19:31:52 -0000	1.2
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?><archetype>
   <id>lcsim-example</id>
   <sources>
-    <source>src\main\java\org\lcsim\example\ExampleDriver.java</source>
+    <source>src\main\java\ExampleDriver.java</source>
   </sources>
 </archetype>
\ No newline at end of file

lcsim-archetype
pom.xml 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- pom.xml	30 Jan 2009 01:23:31 -0000	1.2
+++ pom.xml	3 Feb 2009 19:31:52 -0000	1.3
@@ -37,4 +37,4 @@
              </distributionManagement>
         </profile>
     </profiles>
-</project>
\ No newline at end of file
+</project>
CVSspam 0.2.8