Commit in lcsim-parent on MAIN
.cvsignore+31.1.1.1 -> 1.2
pom.xml+7-11.4 -> 1.5
+10-1
2 modified files


lcsim-parent
.cvsignore 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2
--- .cvsignore	15 Jan 2008 01:14:36 -0000	1.1.1.1
+++ .cvsignore	21 May 2008 00:49:20 -0000	1.2
@@ -1,2 +1,5 @@
 target
 pom.xml~
+.classpath
+.project
+release.properties

lcsim-parent
pom.xml 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- pom.xml	21 May 2008 00:24:01 -0000	1.4
+++ pom.xml	21 May 2008 00:49:20 -0000	1.5
@@ -35,6 +35,11 @@
             <name>org.lcsim Maven Repository</name>
             <url>http://lcsim.org/maven2</url>
         </repository>
+        <repository>
+            <id>repo1</id>
+            <name>Repo1</name>
+            <url>http://repo1.maven.org/maven2/</url>
+        </repository>
     </repositories>
     <pluginRepositories>
         <pluginRepository>
@@ -73,7 +78,8 @@
         <repository>
             <id>lcsim-maven</id>
             <name>org.lcsim Maven Repository</name>
-            <url>scpexe://cvs.freehep.org//nfs/slac/g/lcd/mc/prj/www/lcsim/maven2</url>
+            <url>http://www.lcsim.org/maven2/</url>
+            <!--<url>scpexe://cvs.freehep.org//nfs/slac/g/lcd/mc/prj/www/lcsim/maven2</url>-->
         </repository>
     </distributionManagement>
     
CVSspam 0.2.8