From: Mathieu Baudier Date: Tue, 13 Oct 2020 08:34:01 +0000 (+0200) Subject: Add SDK dependencies to Argeo Suite Lib. X-Git-Tag: argeo-suite-2.1.16~73 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=593ec037217af438e3ba273ad6f0a92a9a9f00fa Add SDK dependencies to Argeo Suite Lib. --- diff --git a/dep/pom.xml b/dep/pom.xml index aeec908..9a35907 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -48,11 +48,6 @@ - - org.argeo.tp.equinox - org.eclipse.osgi - test - org.argeo.tp.sdk org.junit diff --git a/lib/pom.xml b/lib/pom.xml index 7cc994d..7373864 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -18,7 +18,7 @@ 2.1.27 2.1.13 2.1.89-SNAPSHOT - 2.1.82-SNAPSHOT + 2.1.17-SNAPSHOT /srv/rpmfactory/argeo-osgi-2-gpl/el7 @@ -51,6 +51,18 @@ + + + + org.argeo.tp.sdk + org.junit + test + + + org.argeo.tp.sdk + org.hamcrest + test +