Print

Print


Commit in lcsim-parent on MAIN
pom.xml+4-71.10 -> 1.11


lcsim-parent
pom.xml 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- pom.xml	21 May 2008 07:22:20 -0000	1.10
+++ pom.xml	21 May 2008 07:35:04 -0000	1.11
@@ -18,21 +18,18 @@
         <url>http://www.lcsim.org</url>
     </scm>   
     <profiles>
-<!--
         <profile>
             <id>unknown-username</id>
             <activation>
-                <activeByDefault>false&gt;</activeByDefault>
-                <property>
-                    <name>username</name>
-                    <value />
-                </property>
+                <activeByDefault>false</activeByDefault>
+                <file>
+                    <missing>${user.home}/.m2/settings.xml</missing>
+                </file>
             </activation>
             <properties>
                 <username>${user.name}</username>
             </properties>
         </profile>
--->
         <profile>
             <id>linux-deploy</id>
             <activation>
CVSspam 0.2.8