Prepare release
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 17:36:58 +0000 (17:36 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 17:36:58 +0000 (17:36 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5196 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 56df72a6c52b158306021c67c7a6bce0ff79df74..20b8512a53adfcfbe859109cae0d7e58fb2c5835 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,7 @@
                <module>eclipse</module>
                <module>security</module>
                <module>demo</module>
+               <module>doc</module>
        </modules>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
@@ -409,20 +410,10 @@ limitations under the License.
                <site>
                        <id>argeo-commons-site</id>
                        <name>Argeo Commons Site</name>
-                       <url>file://${site.repoBase}/${developmentCycle}/</url>
+                       <url>file://${site.repoBase}/${project.version}</url>
                </site>
        </distributionManagement>
        <profiles>
-               <profile>
-                       <id>release</id>
-                       <distributionManagement>
-                               <site>
-                                       <id>argeo-commons-site</id>
-                                       <name>Argeo Commons Site</name>
-                                       <url>file://${site.repoBase}/${project.version}</url>
-                               </site>
-                       </distributionManagement>
-               </profile>
                <profile>
                        <id>localrepo</id>
                        <distributionManagement>
@@ -440,13 +431,6 @@ limitations under the License.
                                </snapshotRepository>
                        </distributionManagement>
                </profile>
-               <profile>
-                       <id>full</id>
-                       <modules>
-                               <module>doc</module>
-                               <module>sandbox</module>
-                       </modules>
-               </profile>
                <profile>
                        <id>el5</id>
                        <properties>