Site deploy
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 11 Nov 2009 07:33:08 +0000 (07:33 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 11 Nov 2009 07:33:08 +0000 (07:33 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3082 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 21add39b6f4c97eb478b0aa6dd9e1f55a152958b..2502df0dc6116796cb14fde08293b63981d1a168 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -341,6 +341,13 @@ limitations under the License.
                        </snapshots>
                </repository>
        </repositories>
+       <distributionManagement>
+               <site>
+                       <id>argeo-slc-site</id>
+                       <name>SLC Site</name>
+                       <url>file://${site.repoBase}/${developmentCycle}/</url>
+               </site>
+       </distributionManagement>
        <reporting>
                <plugins>
                        <plugin>