Add site distribution
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 24 Apr 2008 16:58:38 +0000 (16:58 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 24 Apr 2008 16:58:38 +0000 (16:58 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1061 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 93bafdb04aeb259ce39e4ff0e68bfd4d0b33be5b..cef66807bf30be17140339d8d172d9fa17f45157 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        scm:svn:https://www.argeo.org/svn/slc/trunk\r
                </connection>\r
        </scm>\r
+       <distributionManagement>\r
+               <site>\r
+                       <id>argeo-slc-site</id>\r
+                       <name>SLC Site</name>\r
+                       <url>\r
+                               file:///var/argeo/projects/SLC/www/site/${project.version}\r
+                       </url>\r
+               </site>\r
+       </distributionManagement>\r
 </project>
\ No newline at end of file