From 615859f446c1a1f3968b77eba1e903cf00054431 Mon Sep 17 00:00:00 2001 From: Radovan Semancik Date: Wed, 5 Aug 2015 16:48:29 +0200 Subject: [PATCH] MidPoint 3.2 --- build-system/pom.xml | 2 +- cli/common/pom.xml | 4 +- cli/ninja/pom.xml | 4 +- cli/pom.xml | 4 +- cli/seppuku/pom.xml | 4 +- custom/pom.xml | 2 +- dist/midpoint-api/pom.xml | 10 +-- dist/pom.xml | 8 +-- gui/admin-gui-en-US/pom.xml | 6 +- gui/admin-gui-es-ES/pom.xml | 6 +- gui/admin-gui-sk-SK/pom.xml | 6 +- gui/admin-gui-tr-TR/pom.xml | 6 +- gui/admin-gui/pom.xml | 62 +++++++++---------- gui/pom.xml | 2 +- icf-connectors/dummy-connector-fake/pom.xml | 4 +- icf-connectors/dummy-connector/pom.xml | 6 +- icf-connectors/dummy-resource/pom.xml | 6 +- icf-connectors/pom.xml | 4 +- infra/common/pom.xml | 10 +-- infra/pom.xml | 2 +- infra/prism-maven-plugin/pom.xml | 6 +- infra/prism/pom.xml | 8 +-- .../resources/xml/ns/public/annotation-3.xsd | 2 +- infra/schema/pom.xml | 12 ++-- .../xml/ns/public/common/common-3.xsd | 2 +- .../xml/ns/public/resource/annotation-3.xsd | 2 +- infra/test-util/pom.xml | 6 +- infra/util/pom.xml | 4 +- infra/ws-util/pom.xml | 4 +- model/certification-api/pom.xml | 10 +-- model/certification-impl/pom.xml | 42 ++++++------- model/model-api/pom.xml | 10 +-- model/model-client/pom.xml | 12 ++-- model/model-common/pom.xml | 14 ++--- model/model-impl/pom.xml | 46 +++++++------- model/model-intest/pom.xml | 48 +++++++------- model/model-test/pom.xml | 38 ++++++------ model/notifications-api/pom.xml | 18 +++--- model/notifications-impl/pom.xml | 40 ++++++------ model/pom.xml | 2 +- model/report-api/pom.xml | 6 +- model/report-ds-impl/pom.xml | 10 +-- model/report-impl/pom.xml | 36 +++++------ model/workflow-api/pom.xml | 8 +-- model/workflow-impl/pom.xml | 44 ++++++------- pom.xml | 2 +- provisioning/pom.xml | 2 +- provisioning/provisioning-api/pom.xml | 8 +-- provisioning/provisioning-impl/pom.xml | 32 +++++----- repo/audit-api/pom.xml | 8 +-- repo/audit-impl/pom.xml | 16 ++--- repo/pom.xml | 2 +- repo/repo-api/pom.xml | 8 +-- repo/repo-cache/pom.xml | 12 ++-- repo/repo-sql-impl-test/pom.xml | 8 +-- repo/repo-sql-impl/pom.xml | 10 +-- repo/repo-test-util/pom.xml | 22 +++---- repo/security-api/pom.xml | 6 +- repo/security-impl/pom.xml | 16 ++--- repo/system-init/pom.xml | 14 ++--- repo/task-api/pom.xml | 6 +- repo/task-quartz-impl/pom.xml | 22 +++---- samples/model-client-sample/pom.xml | 4 +- samples/pom.xml | 2 +- samples/samples-test/pom.xml | 30 ++++----- testing/conntest/pom.xml | 32 +++++----- testing/consistency-mechanism/pom.xml | 30 ++++----- testing/longtest/pom.xml | 30 ++++----- testing/minipoint/pom.xml | 12 ++-- testing/pom.xml | 2 +- testing/rest/pom.xml | 32 +++++----- testing/sanity/pom.xml | 42 ++++++------- testing/selenium-tests/pom.xml | 6 +- testing/story/pom.xml | 30 ++++----- testing/wstest/pom.xml | 10 +-- tools/gui-i18n/pom.xml | 4 +- tools/pom.xml | 2 +- tools/repo-ninja/pom.xml | 12 ++-- tools/schema-dist-maven-plugin/pom.xml | 6 +- tools/test-ng/pom.xml | 2 +- tools/xjc-plugin/pom.xml | 8 +-- weblogic-build/pom.xml | 4 +- 82 files changed, 541 insertions(+), 541 deletions(-) diff --git a/build-system/pom.xml b/build-system/pom.xml index 789ee3ecabf..0802e8010db 100644 --- a/build-system/pom.xml +++ b/build-system/pom.xml @@ -25,7 +25,7 @@ com.evolveum.midpoint midpoint - 3.2-SNAPSHOT + 3.2 diff --git a/cli/common/pom.xml b/cli/common/pom.xml index fc4ba74ed3c..6cfb13d5213 100644 --- a/cli/common/pom.xml +++ b/cli/common/pom.xml @@ -23,12 +23,12 @@ midPoint CLI Interface - common com.evolveum.midpoint.cli common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint cli - 3.2-SNAPSHOT + 3.2 diff --git a/cli/ninja/pom.xml b/cli/ninja/pom.xml index 92b97e7a5a4..b320903af6d 100644 --- a/cli/ninja/pom.xml +++ b/cli/ninja/pom.xml @@ -23,12 +23,12 @@ midPoint CLI Interface - ninja com.evolveum.midpoint.cli ninja - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint cli - 3.2-SNAPSHOT + 3.2 diff --git a/cli/pom.xml b/cli/pom.xml index bcb4bbbfccd..3560e16c990 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -22,13 +22,13 @@ midPoint CLI Interface cli - 3.2-SNAPSHOT + 3.2 pom parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/cli/seppuku/pom.xml b/cli/seppuku/pom.xml index df633f75e18..d3d1194e900 100644 --- a/cli/seppuku/pom.xml +++ b/cli/seppuku/pom.xml @@ -23,12 +23,12 @@ midPoint CLI Interface - seppuku com.evolveum.midpoint.cli seppuku - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint cli - 3.2-SNAPSHOT + 3.2 diff --git a/custom/pom.xml b/custom/pom.xml index 3d6e3bec8af..01f7f9a0a26 100644 --- a/custom/pom.xml +++ b/custom/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/dist/midpoint-api/pom.xml b/dist/midpoint-api/pom.xml index 244503b4db2..20be6e29d39 100644 --- a/dist/midpoint-api/pom.xml +++ b/dist/midpoint-api/pom.xml @@ -24,7 +24,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -51,22 +51,22 @@ com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 diff --git a/dist/pom.xml b/dist/pom.xml index e04a17c0240..67c518649dc 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -24,7 +24,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml @@ -51,20 +51,20 @@ com.evolveum.midpoint.gui admin-gui - 3.2-SNAPSHOT + 3.2 war com.evolveum.midpoint.tools repo-ninja - 3.2-SNAPSHOT + 3.2 zip bin com.evolveum.midpoint.tools repo-ninja - 3.2-SNAPSHOT + 3.2 diff --git a/gui/admin-gui-en-US/pom.xml b/gui/admin-gui-en-US/pom.xml index ff33f66a434..afd7a603d8c 100644 --- a/gui/admin-gui-en-US/pom.xml +++ b/gui/admin-gui-en-US/pom.xml @@ -21,11 +21,11 @@ com.evolveum.midpoint.gui admin-gui-en-US jar - 3.2-SNAPSHOT + 3.2 gui com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/gui/admin-gui-es-ES/pom.xml b/gui/admin-gui-es-ES/pom.xml index dd4e639770d..94cfbab245c 100644 --- a/gui/admin-gui-es-ES/pom.xml +++ b/gui/admin-gui-es-ES/pom.xml @@ -21,11 +21,11 @@ com.evolveum.midpoint.gui admin-gui-es-ES jar - 3.2-SNAPSHOT + 3.2 gui com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/gui/admin-gui-sk-SK/pom.xml b/gui/admin-gui-sk-SK/pom.xml index a4242b50b50..e79d1eead30 100644 --- a/gui/admin-gui-sk-SK/pom.xml +++ b/gui/admin-gui-sk-SK/pom.xml @@ -21,11 +21,11 @@ com.evolveum.midpoint.gui admin-gui-sk-SK jar - 3.2-SNAPSHOT + 3.2 gui com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/gui/admin-gui-tr-TR/pom.xml b/gui/admin-gui-tr-TR/pom.xml index fc17a776749..4d5c9f6ab97 100644 --- a/gui/admin-gui-tr-TR/pom.xml +++ b/gui/admin-gui-tr-TR/pom.xml @@ -21,11 +21,11 @@ com.evolveum.midpoint.gui admin-gui-tr-TR jar - 3.2-SNAPSHOT + 3.2 gui com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 @@ -39,7 +39,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/gui/admin-gui/pom.xml b/gui/admin-gui/pom.xml index e89bd9b9004..27dcba3b3d0 100644 --- a/gui/admin-gui/pom.xml +++ b/gui/admin-gui/pom.xml @@ -20,11 +20,11 @@ com.evolveum.midpoint.gui admin-gui war - 3.2-SNAPSHOT + 3.2 gui com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -188,22 +188,22 @@ com.evolveum.midpoint.gui admin-gui-en-US - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.gui admin-gui-sk-SK - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.gui admin-gui-tr-TR - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.gui admin-gui-es-ES - 3.2-SNAPSHOT + 3.2 @@ -216,7 +216,7 @@ com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 jaxb-impl @@ -231,38 +231,38 @@ com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model certification-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model notifications-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 runtime @@ -278,7 +278,7 @@ com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 runtime @@ -302,25 +302,25 @@ com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 runtime @@ -332,31 +332,31 @@ com.evolveum.midpoint.model certification-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.model workflow-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.model notifications-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 runtime @@ -368,13 +368,13 @@ com.evolveum.midpoint.model report-impl - 3.2-SNAPSHOT + 3.2 runtime com.evolveum.midpoint.model report-ds-impl - 3.2-SNAPSHOT + 3.2 runtime @@ -392,7 +392,7 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 xml-apis @@ -496,13 +496,13 @@ com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl-test - 3.2-SNAPSHOT + 3.2 test @@ -519,7 +519,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -641,7 +641,7 @@ com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test diff --git a/gui/pom.xml b/gui/pom.xml index 5fe24b78b0e..14c8156c529 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/icf-connectors/dummy-connector-fake/pom.xml b/icf-connectors/dummy-connector-fake/pom.xml index 09cccf07b75..2864bee2bf2 100644 --- a/icf-connectors/dummy-connector-fake/pom.xml +++ b/icf-connectors/dummy-connector-fake/pom.xml @@ -20,12 +20,12 @@ Dummy Connector Fake com.evolveum.icf dummy-connector-fake - 3.2-SNAPSHOT + 3.2 jar icf-connectors com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git diff --git a/icf-connectors/dummy-connector/pom.xml b/icf-connectors/dummy-connector/pom.xml index cf91ed9e215..5caea4918f6 100644 --- a/icf-connectors/dummy-connector/pom.xml +++ b/icf-connectors/dummy-connector/pom.xml @@ -20,12 +20,12 @@ Dummy Connector com.evolveum.icf dummy-connector - 3.2-SNAPSHOT + 3.2 jar icf-connectors com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -44,7 +44,7 @@ com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 org.testng diff --git a/icf-connectors/dummy-resource/pom.xml b/icf-connectors/dummy-resource/pom.xml index 3d9860e17cd..3bdbf1cbd4f 100644 --- a/icf-connectors/dummy-resource/pom.xml +++ b/icf-connectors/dummy-resource/pom.xml @@ -20,12 +20,12 @@ Dummy Resource com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 jar icf-connectors com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,7 +36,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 org.testng diff --git a/icf-connectors/pom.xml b/icf-connectors/pom.xml index e7b7eff1e10..a7eed084128 100644 --- a/icf-connectors/pom.xml +++ b/icf-connectors/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml @@ -55,7 +55,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/infra/common/pom.xml b/infra/common/pom.xml index 0afdaea9da7..cc1f93854dd 100644 --- a/infra/common/pom.xml +++ b/infra/common/pom.xml @@ -24,7 +24,7 @@ infra com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,12 +35,12 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 commons-beanutils @@ -100,13 +100,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/infra/pom.xml b/infra/pom.xml index 6696a55ee00..d13d2669d01 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -22,7 +22,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/infra/prism-maven-plugin/pom.xml b/infra/prism-maven-plugin/pom.xml index b071a88758e..39ba99a97b6 100644 --- a/infra/prism-maven-plugin/pom.xml +++ b/infra/prism-maven-plugin/pom.xml @@ -20,13 +20,13 @@ 4.0.0 com.evolveum.midpoint.infra prism-maven-plugin - 3.2-SNAPSHOT + 3.2 maven-plugin midPoint Infrastructure - prism maven plugin infra com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -52,7 +52,7 @@ com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 commons-lang diff --git a/infra/prism/pom.xml b/infra/prism/pom.xml index 38d32466def..5fd12e4b45e 100644 --- a/infra/prism/pom.xml +++ b/infra/prism/pom.xml @@ -20,12 +20,12 @@ 4.0.0 com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 midPoint Infrastructure - prism infra com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,7 +36,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 @@ -109,7 +109,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -139,13 +139,13 @@ com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 jar com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 jar @@ -291,7 +291,7 @@ com.evolveum.midpoint.tools xjc-plugin - 3.2-SNAPSHOT + 3.2 diff --git a/model/model-common/pom.xml b/model/model-common/pom.xml index 2a2b30511d2..e2ec0e29bc5 100644 --- a/model/model-common/pom.xml +++ b/model/model-common/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -50,22 +50,22 @@ com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 commons-collections @@ -92,13 +92,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/model/model-impl/pom.xml b/model/model-impl/pom.xml index cf9cf551927..923eb2549e2 100644 --- a/model/model-impl/pom.xml +++ b/model/model-impl/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -49,47 +49,47 @@ com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-api - 3.2-SNAPSHOT + 3.2 org.apache.cxf @@ -141,67 +141,67 @@ com.evolveum.icf dummy-connector - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-connector-fake - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test @@ -234,7 +234,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -250,7 +250,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/model/model-intest/pom.xml b/model/model-intest/pom.xml index 9a65dd93d4a..f021bfdd529 100644 --- a/model/model-intest/pom.xml +++ b/model/model-intest/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -51,127 +51,127 @@ com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-connector - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-connector-fake - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl-test - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model notifications-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test @@ -203,7 +203,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -219,7 +219,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/model/model-test/pom.xml b/model/model-test/pom.xml index 4ff383ace43..4d68d64faae 100644 --- a/model/model-test/pom.xml +++ b/model/model-test/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -50,62 +50,62 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model notifications-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.icf dummy-connector - 3.2-SNAPSHOT + 3.2 com.evolveum.icf dummy-connector-fake - 3.2-SNAPSHOT + 3.2 com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 org.testng @@ -123,25 +123,25 @@ com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -168,7 +168,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -179,7 +179,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/model/notifications-api/pom.xml b/model/notifications-api/pom.xml index f48d59eeb79..0e80fbffbd7 100644 --- a/model/notifications-api/pom.xml +++ b/model/notifications-api/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,42 +35,42 @@ com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/model/notifications-impl/pom.xml b/model/notifications-impl/pom.xml index 671749b1feb..1e1ef271156 100644 --- a/model/notifications-impl/pom.xml +++ b/model/notifications-impl/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,57 +35,57 @@ com.evolveum.midpoint.model notifications-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model certification-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 org.apache.commons @@ -100,43 +100,43 @@ com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test @@ -147,7 +147,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/model/pom.xml b/model/pom.xml index fdcb9f89a93..723c8139799 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/model/report-api/pom.xml b/model/report-api/pom.xml index 8f4ffba1798..77a172cc2fa 100644 --- a/model/report-api/pom.xml +++ b/model/report-api/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -50,12 +50,12 @@ com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/model/report-ds-impl/pom.xml b/model/report-ds-impl/pom.xml index 656e3024bef..c60995f452f 100644 --- a/model/report-ds-impl/pom.xml +++ b/model/report-ds-impl/pom.xml @@ -3,11 +3,11 @@ com.evolveum.midpoint model - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model report-ds-impl - 3.2-SNAPSHOT + 3.2 midPoint Report DataSource 1.7 @@ -105,7 +105,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -117,12 +117,12 @@ com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 diff --git a/model/report-impl/pom.xml b/model/report-impl/pom.xml index d3f5cff0de6..20c38511da2 100644 --- a/model/report-impl/pom.xml +++ b/model/report-impl/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 Evolveum @@ -51,27 +51,27 @@ com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-common - 3.2-SNAPSHOT + 3.2 @@ -106,61 +106,61 @@ com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test @@ -171,7 +171,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -187,7 +187,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/model/workflow-api/pom.xml b/model/workflow-api/pom.xml index 264cae92abe..abb76db307e 100644 --- a/model/workflow-api/pom.xml +++ b/model/workflow-api/pom.xml @@ -21,7 +21,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 4.0.0 midPoint Workflow - api @@ -37,17 +37,17 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/model/workflow-impl/pom.xml b/model/workflow-impl/pom.xml index ef9ffce0ab8..76d7b6e7ab9 100644 --- a/model/workflow-impl/pom.xml +++ b/model/workflow-impl/pom.xml @@ -24,7 +24,7 @@ model com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,47 +35,47 @@ com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model notifications-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 org.activiti @@ -89,33 +89,33 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 provided com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 test-jar test com.evolveum.midpoint.model notifications-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model report-impl - 3.2-SNAPSHOT + 3.2 test @@ -126,7 +126,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -152,37 +152,37 @@ com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test diff --git a/pom.xml b/pom.xml index 02c58258983..37530bbbbfc 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ midPoint Project com.evolveum.midpoint midpoint - 3.2-SNAPSHOT + 3.2 pom Utility module to compile all of the maven based midPoint projects. diff --git a/provisioning/pom.xml b/provisioning/pom.xml index 1c10a7dcfab..22d00ce987c 100644 --- a/provisioning/pom.xml +++ b/provisioning/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/provisioning/provisioning-api/pom.xml b/provisioning/provisioning-api/pom.xml index 8d458d0355b..45d30e69f05 100644 --- a/provisioning/provisioning-api/pom.xml +++ b/provisioning/provisioning-api/pom.xml @@ -20,12 +20,12 @@ midPoint Provisioning - api com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 jar provisioning com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,12 +36,12 @@ com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/provisioning/provisioning-impl/pom.xml b/provisioning/provisioning-impl/pom.xml index 7a6eadeec8b..d22663e432f 100644 --- a/provisioning/provisioning-impl/pom.xml +++ b/provisioning/provisioning-impl/pom.xml @@ -24,7 +24,7 @@ provisioning com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,33 +35,33 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.provisioning provisioning-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 commons-pool @@ -89,7 +89,7 @@ com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test @@ -100,19 +100,19 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test @@ -123,13 +123,13 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test @@ -172,13 +172,13 @@ com.evolveum.icf dummy-connector - 3.2-SNAPSHOT + 3.2 test com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 test @@ -199,7 +199,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/audit-api/pom.xml b/repo/audit-api/pom.xml index 59eb6d9749b..6b5ab7759c2 100644 --- a/repo/audit-api/pom.xml +++ b/repo/audit-api/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,18 +35,18 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 diff --git a/repo/audit-impl/pom.xml b/repo/audit-impl/pom.xml index 43f55527798..7a74751c8ba 100644 --- a/repo/audit-impl/pom.xml +++ b/repo/audit-impl/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,17 +35,17 @@ com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-api - 3.2-SNAPSHOT + 3.2 commons-pool @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -76,13 +76,13 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test @@ -93,7 +93,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/pom.xml b/repo/pom.xml index 0747ae3ef2d..1771db0be5f 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -22,7 +22,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/repo/repo-api/pom.xml b/repo/repo-api/pom.xml index 4c4279d5ae3..42723b48878 100644 --- a/repo/repo-api/pom.xml +++ b/repo/repo-api/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,17 +35,17 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/repo-cache/pom.xml b/repo/repo-cache/pom.xml index aa43b19b4c6..15c9aff72a2 100644 --- a/repo/repo-cache/pom.xml +++ b/repo/repo-cache/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,22 +35,22 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra schema - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 @@ -61,7 +61,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index b4a79e8b2f8..8b986ffb388 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -25,7 +25,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,12 +36,12 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 org.testng @@ -80,7 +80,7 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/repo-sql-impl/pom.xml b/repo/repo-sql-impl/pom.xml index 0d0caf14b38..aca762f9366 100644 --- a/repo/repo-sql-impl/pom.xml +++ b/repo/repo-sql-impl/pom.xml @@ -25,7 +25,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,17 +36,17 @@ com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 @@ -96,7 +96,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/repo-test-util/pom.xml b/repo/repo-test-util/pom.xml index ef79a8e335d..cf886cd7784 100644 --- a/repo/repo-test-util/pom.xml +++ b/repo/repo-test-util/pom.xml @@ -23,7 +23,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -34,42 +34,42 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-sql-impl-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 org.testng @@ -78,12 +78,12 @@ com.evolveum.icf dummy-resource - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/security-api/pom.xml b/repo/security-api/pom.xml index f4d4e7dc681..b7322489eb8 100644 --- a/repo/security-api/pom.xml +++ b/repo/security-api/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,12 +35,12 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/security-impl/pom.xml b/repo/security-impl/pom.xml index 36b844020ab..f64eb7e779a 100644 --- a/repo/security-impl/pom.xml +++ b/repo/security-impl/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,17 +35,17 @@ com.evolveum.midpoint.repo security-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 @@ -56,7 +56,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -67,19 +67,19 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/system-init/pom.xml b/repo/system-init/pom.xml index 273c3c10547..355dd0a95d4 100644 --- a/repo/system-init/pom.xml +++ b/repo/system-init/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -47,22 +47,22 @@ com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 org.apache.cxf @@ -74,7 +74,7 @@ com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 @@ -86,7 +86,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/task-api/pom.xml b/repo/task-api/pom.xml index a4dd2233ddd..6fb2d7ae732 100644 --- a/repo/task-api/pom.xml +++ b/repo/task-api/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,12 +35,12 @@ com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/repo/task-quartz-impl/pom.xml b/repo/task-quartz-impl/pom.xml index b119f8c3e60..cc40ea13698 100644 --- a/repo/task-quartz-impl/pom.xml +++ b/repo/task-quartz-impl/pom.xml @@ -24,7 +24,7 @@ repo com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -35,22 +35,22 @@ com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-cache - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-api - 3.2-SNAPSHOT + 3.2 commons-pool @@ -64,7 +64,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 provided @@ -76,7 +76,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -92,13 +92,13 @@ com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test @@ -134,7 +134,7 @@ com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 test @@ -145,7 +145,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/samples/model-client-sample/pom.xml b/samples/model-client-sample/pom.xml index 511c210bef3..2507806584d 100644 --- a/samples/model-client-sample/pom.xml +++ b/samples/model-client-sample/pom.xml @@ -21,7 +21,7 @@ com.evolveum.midpoint.samples model-client-sample - 3.2-SNAPSHOT + 3.2 1.7 @@ -144,7 +144,7 @@ com.evolveum.midpoint.model model-client - 3.2-SNAPSHOT + 3.2 org.apache.cxf diff --git a/samples/pom.xml b/samples/pom.xml index bed60655906..3ffb0068f13 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/samples/samples-test/pom.xml b/samples/samples-test/pom.xml index ea27a504209..15c2ac61a91 100644 --- a/samples/samples-test/pom.xml +++ b/samples/samples-test/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -60,52 +60,52 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 @@ -117,7 +117,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -139,13 +139,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -156,7 +156,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/conntest/pom.xml b/testing/conntest/pom.xml index ed0a6d764c6..6b4ab719266 100644 --- a/testing/conntest/pom.xml +++ b/testing/conntest/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -60,57 +60,57 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 org.apache.directory.api api-all - 1.0.0-M29-SNAPSHOT + 1.0.0-M31-e1 @@ -122,7 +122,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -145,13 +145,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -162,7 +162,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/consistency-mechanism/pom.xml b/testing/consistency-mechanism/pom.xml index 78b34ac433d..e71daaa8b2f 100644 --- a/testing/consistency-mechanism/pom.xml +++ b/testing/consistency-mechanism/pom.xml @@ -22,7 +22,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -59,47 +59,47 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 @@ -111,7 +111,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -133,19 +133,19 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test @@ -156,7 +156,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/longtest/pom.xml b/testing/longtest/pom.xml index 292afb64432..6f12445693e 100644 --- a/testing/longtest/pom.xml +++ b/testing/longtest/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -60,52 +60,52 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 @@ -117,7 +117,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -140,13 +140,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -157,7 +157,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/minipoint/pom.xml b/testing/minipoint/pom.xml index 9eecc5c1120..392cee58714 100644 --- a/testing/minipoint/pom.xml +++ b/testing/minipoint/pom.xml @@ -26,7 +26,7 @@ minipoint com.evolveum.midpoint.testing - 3.2-SNAPSHOT + 3.2 midPoint Testing - MiniPoint Atlassian JIRA @@ -38,7 +38,7 @@ https://fisheye.evolveum.com/browse/midPoint - 3.2-SNAPSHOT + 3.2 6.8.8 1.4.0.49 @@ -78,7 +78,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra @@ -137,7 +137,7 @@ com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.polygon @@ -152,12 +152,12 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 org.slf4j diff --git a/testing/pom.xml b/testing/pom.xml index 6780a3390f2..9f73a9e0593 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -24,7 +24,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/testing/rest/pom.xml b/testing/rest/pom.xml index 702e892ee30..4515890d9ce 100644 --- a/testing/rest/pom.xml +++ b/testing/rest/pom.xml @@ -20,7 +20,7 @@ com.evolveum.midpoint parent - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml rest @@ -43,47 +43,47 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-api - 3.2-SNAPSHOT + 3.2 @@ -95,13 +95,13 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 test @@ -123,19 +123,19 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 test @@ -146,7 +146,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/sanity/pom.xml b/testing/sanity/pom.xml index 979a2275c3f..763eadff389 100644 --- a/testing/sanity/pom.xml +++ b/testing/sanity/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -60,82 +60,82 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model report-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model report-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model notifications-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model notifications-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model workflow-impl - 3.2-SNAPSHOT + 3.2 @@ -147,7 +147,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -175,13 +175,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -192,7 +192,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/selenium-tests/pom.xml b/testing/selenium-tests/pom.xml index 91ad392e678..1fcf666f785 100644 --- a/testing/selenium-tests/pom.xml +++ b/testing/selenium-tests/pom.xml @@ -6,12 +6,12 @@ Selenium tests com.evolveum.midpoint.testing selenium-tests - 3.2-SNAPSHOT + 3.2 testing com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -55,7 +55,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/story/pom.xml b/testing/story/pom.xml index c7dcaa35cbf..50c57c34180 100644 --- a/testing/story/pom.xml +++ b/testing/story/pom.xml @@ -23,7 +23,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml @@ -60,52 +60,52 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.infra common - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-api - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.model model-test - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.provisioning provisioning-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo task-quartz-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo repo-test-util - 3.2-SNAPSHOT + 3.2 @@ -117,7 +117,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test @@ -145,13 +145,13 @@ com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 test @@ -162,7 +162,7 @@ com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 test diff --git a/testing/wstest/pom.xml b/testing/wstest/pom.xml index cfae0975b04..2bb1f2232c2 100644 --- a/testing/wstest/pom.xml +++ b/testing/wstest/pom.xml @@ -22,7 +22,7 @@ com.evolveum.midpoint parent - 3.2-SNAPSHOT + 3.2 ../../build-system/pom.xml wstest @@ -42,7 +42,7 @@ com.evolveum.midpoint.model model-client - 3.2-SNAPSHOT + 3.2 org.apache.cxf @@ -73,13 +73,13 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.infra test-util - 3.2-SNAPSHOT + 3.2 test @@ -90,7 +90,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 test diff --git a/tools/gui-i18n/pom.xml b/tools/gui-i18n/pom.xml index 8d9f3bf09a1..db7223bcf41 100644 --- a/tools/gui-i18n/pom.xml +++ b/tools/gui-i18n/pom.xml @@ -25,7 +25,7 @@ tools com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -48,7 +48,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/tools/pom.xml b/tools/pom.xml index ca7a609bc8b..e59674d89aa 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -24,7 +24,7 @@ parent com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 ../build-system/pom.xml diff --git a/tools/repo-ninja/pom.xml b/tools/repo-ninja/pom.xml index ba972abedd1..042c5d9eb0d 100644 --- a/tools/repo-ninja/pom.xml +++ b/tools/repo-ninja/pom.xml @@ -25,7 +25,7 @@ tools com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,28 +36,28 @@ com.evolveum.midpoint.repo repo-sql-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo system-init - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.repo security-impl - 3.2-SNAPSHOT + 3.2 com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test com.evolveum.midpoint.repo audit-impl - 3.2-SNAPSHOT + 3.2 diff --git a/tools/schema-dist-maven-plugin/pom.xml b/tools/schema-dist-maven-plugin/pom.xml index 834ca20d6e6..fa7f376bd03 100644 --- a/tools/schema-dist-maven-plugin/pom.xml +++ b/tools/schema-dist-maven-plugin/pom.xml @@ -20,13 +20,13 @@ 4.0.0 com.evolveum.midpoint.tools schema-dist-maven-plugin - 3.2-SNAPSHOT + 3.2 maven-plugin midPoint Tools - schema dist maven plugin tools com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -71,7 +71,7 @@ com.evolveum.midpoint.infra util - 3.2-SNAPSHOT + 3.2 diff --git a/tools/test-ng/pom.xml b/tools/test-ng/pom.xml index 5251739702d..e4e27e911cc 100644 --- a/tools/test-ng/pom.xml +++ b/tools/test-ng/pom.xml @@ -24,7 +24,7 @@ tools com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git diff --git a/tools/xjc-plugin/pom.xml b/tools/xjc-plugin/pom.xml index 5daa9478f5f..247ed075f48 100644 --- a/tools/xjc-plugin/pom.xml +++ b/tools/xjc-plugin/pom.xml @@ -19,13 +19,13 @@ 4.0.0 com.evolveum.midpoint.tools xjc-plugin - 3.2-SNAPSHOT + 3.2 jar midPoint Infrastructure - xjc plugin tools com.evolveum.midpoint - 3.2-SNAPSHOT + 3.2 https://github.com/Evolveum/midpoint.git @@ -36,7 +36,7 @@ com.evolveum.midpoint.infra prism - 3.2-SNAPSHOT + 3.2 com.sun.xml.bind @@ -62,7 +62,7 @@ com.evolveum.midpoint.tools test-ng - 3.2-SNAPSHOT + 3.2 test diff --git a/weblogic-build/pom.xml b/weblogic-build/pom.xml index 8302312064e..0541260b92b 100644 --- a/weblogic-build/pom.xml +++ b/weblogic-build/pom.xml @@ -20,7 +20,7 @@ com.evolveum.midpoint.dist midPoint-weblogic ear - 3.2-SNAPSHOT + 3.2 midPoint distribution for WebLogic Server https://github.com/Evolveum/midpoint.git @@ -36,7 +36,7 @@ com.evolveum.midpoint.gui admin-gui - 3.2-SNAPSHOT + 3.2 war