Improve POM parent
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 15 Nov 2012 13:32:19 +0000 (13:32 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 15 Nov 2012 13:32:19 +0000 (13:32 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5833 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index b14b4282c56a95f231a2916128f3d8358d2e39fe..a07e658bf90ef63c4e058bf163217a1fabf0c63a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <developmentCycle>1.1</developmentCycle>
                <developmentCycle.startDate>2012-06-19</developmentCycle.startDate>
                <version.argeo-distribution>1.3.1</version.argeo-distribution>
-               <version.argeo-commons>[1.1,1.2)</version.argeo-commons>
-               <!-- distribution -->
-               <site.repoBase>file:///srv/projects/www/commons/site</site.repoBase>
-               <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
+               <version.argeo-commons>1.1.6-SNAPSHOT</version.argeo-commons>
                <rpm.release>6</rpm.release>
                <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-staging/6/x86_64</rpm.stagingRepository>
                <!-- encoding, see http://is.gd/mvn_source_encoding -->
@@ -489,9 +486,9 @@ limitations under the License.
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>
-                       <id>argeo-commons-site</id>
+                       <id>site</id>
                        <name>Argeo Commons Site</name>
-                       <url>file://${site.repoBase}/${project.version}</url>
+                       <url>file:///srv/projects/www/commons/site/${project.version}</url>
                </site>
        </distributionManagement>
        <profiles>