From 8fdae5de66478552655ef8459e607eb7bc997ab3 Mon Sep 17 00:00:00 2001 From: Godelaine de Montmorillon Date: Mon, 16 Dec 2024 10:58:51 +0100 Subject: [PATCH] fix poms Signed-off-by: Godelaine de Montmorillon --- data/pom.xml | 2 +- distribution/pom.xml | 30 +++++++++++++++--------------- ra-optimisation/rao-api/pom.xml | 11 +++++------ 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/data/pom.xml b/data/pom.xml index 83e3ae2b28..903fc59636 100755 --- a/data/pom.xml +++ b/data/pom.xml @@ -19,9 +19,9 @@ crac flowbased-domain glsk + inter-temporal-constraint rao-result refprog - inter-temporal-constraint virtual-hubs diff --git a/distribution/pom.xml b/distribution/pom.xml index 7d96fa1d3f..de07dbba91 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,12 +24,12 @@ ${project.groupId} - open-rao-core-cne-exporter + open-rao-commons ${project.version} ${project.groupId} - open-rao-swe-cne-exporter + open-rao-core-cne-exporter ${project.version} @@ -39,12 +39,12 @@ ${project.groupId} - open-rao-crac-io-commons + open-rao-crac-impl ${project.version} ${project.groupId} - open-rao-crac-impl + open-rao-crac-io-commons ${project.version} @@ -64,27 +64,27 @@ ${project.groupId} - open-rao-commons + open-rao-flowbased-computation-api ${project.version} ${project.groupId} - open-rao-flowbased-domain + open-rao-flowbased-computation-impl ${project.version} ${project.groupId} - open-rao-flowbased-computation-api + open-rao-flowbased-domain ${project.version} ${project.groupId} - open-rao-flowbased-computation-impl + open-rao-glsk-virtual-hubs ${project.version} ${project.groupId} - open-rao-glsk-virtual-hubs + open-rao-inter-temporal-constraint ${project.version} @@ -92,6 +92,11 @@ open-rao-loopflow-computation ${project.version} + + ${project.groupId} + open-rao-rao-api + ${project.version} + ${project.groupId} open-rao-rao-result-api @@ -129,7 +134,7 @@ ${project.groupId} - open-rao-rao-api + open-rao-swe-cne-exporter ${project.version} @@ -137,11 +142,6 @@ open-rao-util ${project.version} - - ${project.groupId} - open-rao-inter-temporal-constraint - ${project.version} - diff --git a/ra-optimisation/rao-api/pom.xml b/ra-optimisation/rao-api/pom.xml index e046bcf1c1..c92400106b 100644 --- a/ra-optimisation/rao-api/pom.xml +++ b/ra-optimisation/rao-api/pom.xml @@ -22,6 +22,11 @@ open-rao-crac-api ${project.version} + + com.powsybl + open-rao-inter-temporal-constraint + ${project.version} + ${project.groupId} open-rao-rao-result-api @@ -110,11 +115,5 @@ mockito-core test - - com.powsybl - open-rao-inter-temporal-constraint - 6.2.0-SNAPSHOT - compile - \ No newline at end of file