Commit in lcsim on MAIN
pom.xml+8-21.13 -> 1.14
JM: add site deployment info

lcsim
pom.xml 1.13 -> 1.14
diff -u -r1.13 -r1.14
--- pom.xml	21 May 2008 03:30:54 -0000	1.13
+++ pom.xml	21 May 2008 03:51:42 -0000	1.14
@@ -26,7 +26,13 @@
             <url>http://lcsim.org/maven2</url>
         </repository>
     </repositories>
-  
+    <distributionManagement>
+        <site>
+            <id>org.lcsim</id>
+            <name>org.lcsim</name>
+            <url>scp://noric.slac.stanford.edu///nfs/slac/g/lcd/mc/prj/www/lcsim/software/lcsim/</url>
+        </site>
+    </distributionManagement>
     <build>
         <plugins>
 <!-- Commented out temporarily until there is a release of this plugin. JM 2008-05-20 -->
@@ -93,6 +99,7 @@
         </plugins>    
     </build>
     <profiles>
+        <!-- FIXME: This needs to be made generic.  Also, the main class doesn't exist. -->
         <profile>
             <id>netbeans-public</id>
             <activation>
@@ -135,7 +142,6 @@
             </build>
         </profile>
     </profiles>
-  
     <dependencies>
         <dependency>
             <groupId>org.freehep</groupId>
CVSspam 0.2.8