X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8c2fba22f2c1887d461b1aed9ab4f7a9cabb0c1f;hb=553ae73d5b4efd8c3436b39f04cd925bf4f4e4b2;hp=1b4f77cb3c87cd8d7981037dca93931ccb2d2a4b;hpb=695216fba3683a166ffa6ef1ba39988d4f290624;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 1b4f77cb3..8c2fba22f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,14 +3,14 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.32-SNAPSHOT + 2.1.42-SNAPSHOT Argeo Commons pom - 2.1.32-SNAPSHOT + 2.1.41 2.1 2012-12-19 - 2.1.12 + 2.1.15 7 /srv/rpmfactory/argeo-osgi-2-staging/7/x86_64 @@ -76,7 +76,7 @@ limitations under the License. org.apache.maven.wagon wagon-webdav-jackrabbit - 2.8 + 2.10 src @@ -248,7 +248,7 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin 2.1.4 - + true ${project.version} @@ -271,7 +271,7 @@ limitations under the License. maven-site-plugin - 3.0 + 3.4 doc/site true @@ -280,7 +280,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 2.8.1 @@ -294,8 +294,9 @@ limitations under the License. maven-javadoc-plugin - 2.8.1 + 2.10.3 + false UTF-8 *.demo.*:*.internal.* true @@ -325,7 +326,7 @@ limitations under the License. maven-jxr-plugin - 2.3 + 2.5 **/demo/**/* @@ -413,14 +414,25 @@ limitations under the License. - argeo-tp - http://forge.argeo.org/data/public/java/argeo-tp-2.1/ + argeo + http://forge.argeo.org/data/public/java/argeo-2.1/ true daily warn + + + central + http://repo1.maven.org/maven2 + + false + + + false + + @@ -445,7 +457,7 @@ limitations under the License. staging - dav:https://repo.argeo.org/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:https://forge.argeo.org/data/files/java/argeo-${developmentCycle.argeo-commons} false @@ -454,8 +466,8 @@ limitations under the License. localrepo - argeo-tp - http://localhost:7080/data/public/java/argeo-tp-${developmentCycle.argeo-commons}/ + argeo + http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons} true daily @@ -466,9 +478,12 @@ limitations under the License. staging - Internal Release Repository - dav:http://localhost:7080/data/files/java/argeo-commons-${developmentCycle.argeo-commons} + dav:http://localhost:7070/data/files/java/argeo-${developmentCycle.argeo-commons} + + staging + dav:http://localhost:7070/data/files/docs/argeo-${developmentCycle.argeo-commons} +