From 241905cffc4d117ec833f9d3ea4c9abe6a7a362b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 3 Feb 2021 16:03:26 +0100 Subject: [PATCH] Disable SNAPSHOTs repository and use forge instead of repo. --- dep/pom.xml | 7 ------- pom.xml | 20 +++----------------- 2 files changed, 3 insertions(+), 24 deletions(-) diff --git a/dep/pom.xml b/dep/pom.xml index a524de8ba..8d6dff7d1 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -43,13 +43,6 @@ maven-assembly-plugin - - - org.argeo.commons - assembly-descriptors - 2.1.86-SNAPSHOT - - false diff --git a/pom.xml b/pom.xml index 9e924d064..c3419afc0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,19 +4,17 @@ org.argeo.maven argeo-osgi-parent - 2.1.2 + 2.1.3 org.argeo.commons argeo-commons 2.1.92-SNAPSHOT Argeo Commons pom - 2.1.27 - 7 - /srv/rpmfactory/argeo-osgi-2/argeo + /srv/rpmfactory/testing/argeo-osgi-2/argeo code.argeo.org @@ -137,7 +135,7 @@ argeo - http://repo.argeo.org/data/java/argeo-2.1/ + http://forge.argeo.org/data/java/argeo-2.1/ true never @@ -147,18 +145,6 @@ false - - argeo-snapshots - http://snapshots.argeo.org/data/java/argeo-2.1/ - - false - - - true - always - warn - - central -- 2.30.2