From 267284de3be54b2555b30b2942c73824f44fd00f Mon Sep 17 00:00:00 2001 From: Radovan Semancik Date: Wed, 27 Nov 2019 11:34:53 +0100 Subject: [PATCH] Milestone 4.1-M1 --- README | 2 +- README.md | 2 +- build-system/pom.xml | 2 +- build-tools/pom.xml | 2 +- custom/pom.xml | 4 +- dist/javadoc/pom.xml | 6 +- dist/midpoint-api/pom.xml | 12 ++-- dist/pom.xml | 10 +-- gui/admin-gui/pom.xml | 74 ++++++++++----------- gui/pom.xml | 4 +- 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 | 14 ++-- infra/pom.xml | 4 +- infra/prism-api/pom.xml | 4 +- infra/prism-impl/pom.xml | 6 +- infra/prism-maven-plugin/pom.xml | 10 +-- infra/schema-pure-jaxb/pom.xml | 4 +- infra/schema/pom.xml | 14 ++-- infra/test-util/pom.xml | 10 +-- infra/util/pom.xml | 2 +- model/certification-api/pom.xml | 12 ++-- model/certification-impl/pom.xml | 68 +++++++++---------- model/model-api/pom.xml | 22 +++--- model/model-common/pom.xml | 32 ++++----- model/model-impl/pom.xml | 70 +++++++++---------- model/model-intest/pom.xml | 70 +++++++++---------- model/model-test/pom.xml | 56 ++++++++-------- model/notifications-api/pom.xml | 18 ++--- model/notifications-impl/pom.xml | 58 ++++++++-------- model/pom.xml | 4 +- model/report-api/pom.xml | 14 ++-- model/report-impl/pom.xml | 60 ++++++++--------- model/workflow-api/pom.xml | 18 ++--- model/workflow-impl/pom.xml | 72 ++++++++++---------- pom.xml | 2 +- provisioning/pom.xml | 4 +- provisioning/provisioning-api/pom.xml | 16 ++--- provisioning/provisioning-impl/pom.xml | 50 +++++++------- provisioning/ucf-api/pom.xml | 12 ++-- provisioning/ucf-impl-builtin/pom.xml | 38 +++++------ provisioning/ucf-impl-connid/pom.xml | 38 +++++------ repo/audit-api/pom.xml | 12 ++-- repo/audit-impl/pom.xml | 24 +++---- repo/pom.xml | 4 +- repo/repo-api/pom.xml | 10 +-- repo/repo-cache/pom.xml | 18 ++--- repo/repo-common/pom.xml | 36 +++++----- repo/repo-sql-impl-test/pom.xml | 26 ++++---- repo/repo-sql-impl/pom.xml | 22 +++--- repo/repo-test-util/pom.xml | 26 ++++---- repo/security-api/pom.xml | 10 +-- repo/security-enforcer-api/pom.xml | 14 ++-- repo/security-enforcer-impl/pom.xml | 34 +++++----- repo/security-impl/pom.xml | 30 ++++----- repo/system-init/pom.xml | 24 +++---- repo/task-api/pom.xml | 12 ++-- repo/task-quartz-impl/pom.xml | 34 +++++----- testing/conntest/pom.xml | 50 +++++++------- testing/longtest/pom.xml | 48 ++++++------- testing/pom.xml | 4 +- testing/rest/pom.xml | 48 ++++++------- testing/samples-test/pom.xml | 48 ++++++------- testing/sanity/pom.xml | 52 +++++++-------- testing/schrodingertest/pom.xml | 6 +- testing/story/pom.xml | 66 +++++++++--------- tools/midpoint-war-layout/pom.xml | 4 +- tools/ninja/pom.xml | 8 +-- tools/pom.xml | 2 +- tools/schema-dist-maven-plugin/pom.xml | 6 +- tools/schrodinger/pom.xml | 6 +- tools/test-ng/pom.xml | 2 +- tools/xjc-plugin/pom.xml | 10 +-- 75 files changed, 818 insertions(+), 818 deletions(-) diff --git a/README b/README index 0f6cb521027..bc615843da9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -MidPoint 4.1 Development Branch +MidPoint 4.1 Milestone 1 ------------------------------- General information: diff --git a/README.md b/README.md index ebc6342a83d..ac29a512c93 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MidPoint 4.1 Development Branch +MidPoint 4.1 Milestone 1 ------------------------------- General information: diff --git a/build-system/pom.xml b/build-system/pom.xml index 27966258a1c..798fc945e45 100644 --- a/build-system/pom.xml +++ b/build-system/pom.xml @@ -16,7 +16,7 @@ com.evolveum.midpoint midpoint - 4.1-SNAPSHOT + 4.1-M1 diff --git a/build-tools/pom.xml b/build-tools/pom.xml index c51d4ec0b3e..d64e3a94c00 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -15,7 +15,7 @@ com.evolveum.midpoint build-tools - 4.1-SNAPSHOT + 4.1-M1 jar midPoint build tools diff --git a/custom/pom.xml b/custom/pom.xml index 1332f0bcceb..7d9acd767cc 100644 --- a/custom/pom.xml +++ b/custom/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -64,7 +64,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index 1fc2d51dd89..f8e4131679f 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -42,7 +42,7 @@ com.evolveum.midpoint.gui admin-gui - 4.1-SNAPSHOT + 4.1-M1 war compile @@ -59,7 +59,7 @@ com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 compile diff --git a/dist/midpoint-api/pom.xml b/dist/midpoint-api/pom.xml index 2242aa9e172..4fff2cac9e5 100644 --- a/dist/midpoint-api/pom.xml +++ b/dist/midpoint-api/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -42,30 +42,30 @@ com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 compile com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 compile com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 compile com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 compile diff --git a/dist/pom.xml b/dist/pom.xml index f037d05b634..be5a1ff6466 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -41,14 +41,14 @@ com.evolveum.midpoint.gui admin-gui - 4.1-SNAPSHOT + 4.1-M1 war executable com.evolveum.midpoint.tools ninja - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint @@ -63,7 +63,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -73,7 +73,7 @@ com.evolveum.midpoint.tools schema-dist-maven-plugin - 4.1-SNAPSHOT + 4.1-M1 schemadist-prism diff --git a/gui/admin-gui/pom.xml b/gui/admin-gui/pom.xml index 17601112af4..6c4edda3179 100644 --- a/gui/admin-gui/pom.xml +++ b/gui/admin-gui/pom.xml @@ -14,7 +14,7 @@ gui com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -332,28 +332,28 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 jaxb-impl @@ -372,63 +372,63 @@ com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model report-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model workflow-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model certification-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 runtime @@ -455,7 +455,7 @@ com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 jaxb-impl @@ -470,31 +470,31 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 runtime @@ -506,37 +506,37 @@ com.evolveum.midpoint.model certification-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model workflow-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model notifications-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model report-impl - 4.1-SNAPSHOT + 4.1-M1 runtime @@ -553,7 +553,7 @@ com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 xml-apis @@ -752,31 +752,31 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 test @@ -918,7 +918,7 @@ com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/gui/pom.xml b/gui/pom.xml index 5766b6b61cf..bf623b7c488 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -62,7 +62,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/icf-connectors/dummy-connector-fake/pom.xml b/icf-connectors/dummy-connector-fake/pom.xml index b18a7906d1d..33a2aa773f3 100644 --- a/icf-connectors/dummy-connector-fake/pom.xml +++ b/icf-connectors/dummy-connector-fake/pom.xml @@ -15,7 +15,7 @@ icf-connectors com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -40,7 +40,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/icf-connectors/dummy-connector/pom.xml b/icf-connectors/dummy-connector/pom.xml index df12424550a..dc112577336 100644 --- a/icf-connectors/dummy-connector/pom.xml +++ b/icf-connectors/dummy-connector/pom.xml @@ -15,7 +15,7 @@ icf-connectors com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -30,7 +30,7 @@ com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -45,7 +45,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/icf-connectors/dummy-resource/pom.xml b/icf-connectors/dummy-resource/pom.xml index 433880323e0..76b48c4b74b 100644 --- a/icf-connectors/dummy-resource/pom.xml +++ b/icf-connectors/dummy-resource/pom.xml @@ -15,7 +15,7 @@ icf-connectors com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -41,7 +41,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/icf-connectors/pom.xml b/icf-connectors/pom.xml index 0945d194c8e..3c1a66ddb85 100644 --- a/icf-connectors/pom.xml +++ b/icf-connectors/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -59,7 +59,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/infra/common/pom.xml b/infra/common/pom.xml index 403cfbfc8f4..da598b65ffd 100644 --- a/infra/common/pom.xml +++ b/infra/common/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -37,7 +37,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -48,7 +48,7 @@ com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -59,7 +59,7 @@ com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 org.jetbrains @@ -142,13 +142,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/infra/pom.xml b/infra/pom.xml index e21cc456f41..d8a4a4e63bc 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -13,7 +13,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -68,7 +68,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/infra/prism-api/pom.xml b/infra/prism-api/pom.xml index 8f01b7f93ac..0f0ce61fb88 100644 --- a/infra/prism-api/pom.xml +++ b/infra/prism-api/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 diff --git a/infra/prism-impl/pom.xml b/infra/prism-impl/pom.xml index 73b814c162e..f44436f5523 100644 --- a/infra/prism-impl/pom.xml +++ b/infra/prism-impl/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -37,7 +37,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind diff --git a/infra/prism-maven-plugin/pom.xml b/infra/prism-maven-plugin/pom.xml index 4fbe08dbb21..3427e6d07f6 100644 --- a/infra/prism-maven-plugin/pom.xml +++ b/infra/prism-maven-plugin/pom.xml @@ -12,13 +12,13 @@ midPoint Infrastructure - prism maven plugin com.evolveum.midpoint.infra prism-maven-plugin - 4.1-SNAPSHOT + 4.1-M1 maven-plugin Utility module to compile all of the maven based midPoint projects. infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -29,17 +29,17 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 org.apache.maven diff --git a/infra/schema-pure-jaxb/pom.xml b/infra/schema-pure-jaxb/pom.xml index dc3b9d5fc65..141600e516a 100644 --- a/infra/schema-pure-jaxb/pom.xml +++ b/infra/schema-pure-jaxb/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -61,7 +61,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/infra/schema/pom.xml b/infra/schema/pom.xml index 95c30771f20..fde37a575ef 100644 --- a/infra/schema/pom.xml +++ b/infra/schema/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.activation @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 com.sun.activation @@ -56,7 +56,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 javax.activation @@ -173,7 +173,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -313,7 +313,7 @@ com.evolveum.midpoint.tools xjc-plugin - 4.1-SNAPSHOT + 4.1-M1 com.sun.xml.bind @@ -325,7 +325,7 @@ com.evolveum.midpoint.infra prism-maven-plugin - 4.1-SNAPSHOT + 4.1-M1 src/main/resources/xml/ns/public/common/common-3.xsd diff --git a/infra/test-util/pom.xml b/infra/test-util/pom.xml index 80002d13d4b..a5e77796d20 100644 --- a/infra/test-util/pom.xml +++ b/infra/test-util/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -34,17 +34,17 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -113,7 +113,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 org.apache.qpid diff --git a/infra/util/pom.xml b/infra/util/pom.xml index 0dc9d9f9b17..e6786a89954 100644 --- a/infra/util/pom.xml +++ b/infra/util/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git diff --git a/model/certification-api/pom.xml b/model/certification-api/pom.xml index 6cf0118f6de..ee6b50cb250 100644 --- a/model/certification-api/pom.xml +++ b/model/certification-api/pom.xml @@ -12,7 +12,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 4.0.0 midPoint Access Certification - api @@ -28,22 +28,22 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 org.jetbrains @@ -56,7 +56,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/model/certification-impl/pom.xml b/model/certification-impl/pom.xml index 85151340c1f..c2f8c596031 100644 --- a/model/certification-impl/pom.xml +++ b/model/certification-impl/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,78 +26,78 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model certification-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model workflow-api - 4.1-SNAPSHOT + 4.1-M1 @@ -133,62 +133,62 @@ com.evolveum.midpoint.model notifications-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 test-jar test com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model notifications-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model workflow-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model report-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model report-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 test @@ -205,7 +205,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -226,43 +226,43 @@ com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 63afea5bb2e..d62c94ff908 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 Evolveum @@ -41,47 +41,47 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -90,7 +90,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/model/model-common/pom.xml b/model/model-common/pom.xml index 6538d68ff8c..52dae85e1fb 100644 --- a/model/model-common/pom.xml +++ b/model/model-common/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 Evolveum @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -52,7 +52,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -63,7 +63,7 @@ com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -75,47 +75,47 @@ com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 diff --git a/model/workflow-api/pom.xml b/model/workflow-api/pom.xml index 67a1a9af916..6e695df90f9 100644 --- a/model/workflow-api/pom.xml +++ b/model/workflow-api/pom.xml @@ -12,7 +12,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 4.0.0 midPoint Workflow - api @@ -28,43 +28,43 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 diff --git a/model/workflow-impl/pom.xml b/model/workflow-impl/pom.xml index 291a06ba1a7..c2f145aa9ed 100644 --- a/model/workflow-impl/pom.xml +++ b/model/workflow-impl/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,83 +26,83 @@ com.evolveum.midpoint.model workflow-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 @@ -113,7 +113,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 provided @@ -167,38 +167,38 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 test-jar test com.evolveum.midpoint.model notifications-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model report-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model report-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -209,7 +209,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -230,67 +230,67 @@ com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning ucf-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model notifications-api - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/pom.xml b/pom.xml index 4e190ee58f8..d783b95b56f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ midPoint Project com.evolveum.midpoint midpoint - 4.1-SNAPSHOT + 4.1-M1 pom Utility module to compile all of the maven based midPoint projects. diff --git a/provisioning/pom.xml b/provisioning/pom.xml index e48365a7d71..e79b263f70d 100644 --- a/provisioning/pom.xml +++ b/provisioning/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -66,7 +66,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/provisioning/provisioning-api/pom.xml b/provisioning/provisioning-api/pom.xml index b58dc9c1f15..4e3fccd0944 100644 --- a/provisioning/provisioning-api/pom.xml +++ b/provisioning/provisioning-api/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,32 +26,32 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 org.jetbrains @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/provisioning/provisioning-impl/pom.xml b/provisioning/provisioning-impl/pom.xml index 951f90b5c76..ef033e878ba 100644 --- a/provisioning/provisioning-impl/pom.xml +++ b/provisioning/provisioning-impl/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,76 +26,76 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning ucf-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning ucf-impl-connid - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -131,19 +131,19 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -154,7 +154,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -166,13 +166,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -183,13 +183,13 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test @@ -232,13 +232,13 @@ com.evolveum.icf dummy-connector - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/provisioning/ucf-api/pom.xml b/provisioning/ucf-api/pom.xml index 53345a2c2be..f5f1249dd78 100644 --- a/provisioning/ucf-api/pom.xml +++ b/provisioning/ucf-api/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,22 +26,22 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -58,7 +58,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/provisioning/ucf-impl-builtin/pom.xml b/provisioning/ucf-impl-builtin/pom.xml index d09fd114a64..a05434315dd 100644 --- a/provisioning/ucf-impl-builtin/pom.xml +++ b/provisioning/ucf-impl-builtin/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 Implementation for the built-in midpoint connectors, such as the built-in "manual connector" capability. @@ -27,48 +27,48 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning ucf-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -112,19 +112,19 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -135,7 +135,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -147,13 +147,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -164,13 +164,13 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test @@ -186,7 +186,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/provisioning/ucf-impl-connid/pom.xml b/provisioning/ucf-impl-connid/pom.xml index f1c90bb8aba..42c3ac54f5d 100644 --- a/provisioning/ucf-impl-connid/pom.xml +++ b/provisioning/ucf-impl-connid/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,38 +26,38 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning ucf-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 @@ -112,19 +112,19 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -135,7 +135,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -147,13 +147,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -164,13 +164,13 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test @@ -213,13 +213,13 @@ com.evolveum.icf dummy-connector - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 test @@ -235,7 +235,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/audit-api/pom.xml b/repo/audit-api/pom.xml index 3e7151eb396..0ee29613a77 100644 --- a/repo/audit-api/pom.xml +++ b/repo/audit-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 commons-configuration @@ -46,13 +46,13 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 org.jetbrains diff --git a/repo/audit-impl/pom.xml b/repo/audit-impl/pom.xml index 28a9856dd2c..9e34d323107 100644 --- a/repo/audit-impl/pom.xml +++ b/repo/audit-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,38 +26,38 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 commons-configuration @@ -81,7 +81,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -92,7 +92,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -104,7 +104,7 @@ com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test @@ -115,7 +115,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/pom.xml b/repo/pom.xml index a2364f5cd51..e15466ed247 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -13,7 +13,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-api/pom.xml b/repo/repo-api/pom.xml index 580dcf1df01..acff4cf80f5 100644 --- a/repo/repo-api/pom.xml +++ b/repo/repo-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -53,7 +53,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-cache/pom.xml b/repo/repo-cache/pom.xml index ef640781e39..b8a314c0193 100644 --- a/repo/repo-cache/pom.xml +++ b/repo/repo-cache/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,27 +26,27 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -79,7 +79,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -91,7 +91,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test @@ -102,7 +102,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-common/pom.xml b/repo/repo-common/pom.xml index 220a865b40b..829b20fb8cb 100644 --- a/repo/repo-common/pom.xml +++ b/repo/repo-common/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 Evolveum @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -52,7 +52,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -63,7 +63,7 @@ com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -75,32 +75,32 @@ com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 org.jetbrains @@ -151,25 +151,25 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -181,25 +181,25 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 4213a1664e6..166006ff63d 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -16,7 +16,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -27,43 +27,43 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 @@ -145,13 +145,13 @@ com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test @@ -190,13 +190,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-sql-impl/pom.xml b/repo/repo-sql-impl/pom.xml index 60ee176892f..8e4af9095bd 100644 --- a/repo/repo-sql-impl/pom.xml +++ b/repo/repo-sql-impl/pom.xml @@ -16,7 +16,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -55,12 +55,12 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 commons-beanutils @@ -71,38 +71,38 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 @@ -216,7 +216,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/repo-test-util/pom.xml b/repo/repo-test-util/pom.xml index b64038baf9a..59634d8fc4c 100644 --- a/repo/repo-test-util/pom.xml +++ b/repo/repo-test-util/pom.xml @@ -14,7 +14,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -25,7 +25,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -36,7 +36,7 @@ com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -47,42 +47,42 @@ com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 @@ -133,7 +133,7 @@ com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 org.forgerock.opendj @@ -142,7 +142,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 org.slf4j diff --git a/repo/security-api/pom.xml b/repo/security-api/pom.xml index 73f72d58f53..95a4b008161 100644 --- a/repo/security-api/pom.xml +++ b/repo/security-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 @@ -70,7 +70,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/security-enforcer-api/pom.xml b/repo/security-enforcer-api/pom.xml index fcf85a4b001..ec050555c36 100644 --- a/repo/security-enforcer-api/pom.xml +++ b/repo/security-enforcer-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,27 +26,27 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 @@ -65,7 +65,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/security-enforcer-impl/pom.xml b/repo/security-enforcer-impl/pom.xml index d3789c75c93..330a63abc03 100644 --- a/repo/security-enforcer-impl/pom.xml +++ b/repo/security-enforcer-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,48 +26,48 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 @@ -103,7 +103,7 @@ com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 test @@ -114,7 +114,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -125,7 +125,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -137,25 +137,25 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/security-impl/pom.xml b/repo/security-impl/pom.xml index 6e7ec3ad7ed..7ee9ea657e2 100644 --- a/repo/security-impl/pom.xml +++ b/repo/security-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,39 +26,39 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 test @@ -91,7 +91,7 @@ com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 test @@ -102,7 +102,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -113,7 +113,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -125,25 +125,25 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/system-init/pom.xml b/repo/system-init/pom.xml index 4e2ae678086..1945d02ba8e 100644 --- a/repo/system-init/pom.xml +++ b/repo/system-init/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -51,47 +51,47 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -147,13 +147,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/task-api/pom.xml b/repo/task-api/pom.xml index 3cd30535cad..9f5bbb4f964 100644 --- a/repo/task-api/pom.xml +++ b/repo/task-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,22 +26,22 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 stax @@ -67,7 +67,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/repo/task-quartz-impl/pom.xml b/repo/task-quartz-impl/pom.xml index ced05f4933b..367104e0fd5 100644 --- a/repo/task-quartz-impl/pom.xml +++ b/repo/task-quartz-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -26,43 +26,43 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 commons-lang @@ -148,7 +148,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 provided @@ -167,19 +167,19 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -190,7 +190,7 @@ com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -207,7 +207,7 @@ com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test @@ -218,13 +218,13 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/conntest/pom.xml b/testing/conntest/pom.xml index b385d31dac0..7e5d734eac6 100644 --- a/testing/conntest/pom.xml +++ b/testing/conntest/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -57,106 +57,106 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo repo-common - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 org.apache.directory.api @@ -181,7 +181,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -204,13 +204,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -222,7 +222,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -238,7 +238,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/longtest/pom.xml b/testing/longtest/pom.xml index 6364d88e06e..13310c1efb1 100644 --- a/testing/longtest/pom.xml +++ b/testing/longtest/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -57,99 +57,99 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 @@ -178,7 +178,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -201,13 +201,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -219,7 +219,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -235,7 +235,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/pom.xml b/testing/pom.xml index 4b8c530041b..b410a2d0cf5 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml @@ -76,7 +76,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/rest/pom.xml b/testing/rest/pom.xml index 82afda84d23..f7e6d5661b6 100644 --- a/testing/rest/pom.xml +++ b/testing/rest/pom.xml @@ -11,7 +11,7 @@ com.evolveum.midpoint parent - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml rest @@ -34,83 +34,83 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -150,19 +150,19 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -184,13 +184,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -202,13 +202,13 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -224,7 +224,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/samples-test/pom.xml b/testing/samples-test/pom.xml index 777d258d080..709285df6cb 100644 --- a/testing/samples-test/pom.xml +++ b/testing/samples-test/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -93,60 +93,60 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint midpoint-samples - 4.1-SNAPSHOT + 4.1-M1 test @@ -157,7 +157,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -184,67 +184,67 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint midpoint-localization - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -255,7 +255,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/sanity/pom.xml b/testing/sanity/pom.xml index 41ac27736a7..8ff1b80a41c 100644 --- a/testing/sanity/pom.xml +++ b/testing/sanity/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -68,120 +68,120 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model report-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model notifications-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.model workflow-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -226,7 +226,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -249,13 +249,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -267,7 +267,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -278,7 +278,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/schrodingertest/pom.xml b/testing/schrodingertest/pom.xml index 12d571cc6f0..0ba82c196f7 100644 --- a/testing/schrodingertest/pom.xml +++ b/testing/schrodingertest/pom.xml @@ -12,7 +12,7 @@ testing com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 4.0.0 @@ -37,7 +37,7 @@ com.evolveum.midpoint.tools schrodinger - 4.1-SNAPSHOT + 4.1-M1 org.seleniumhq.selenium @@ -88,7 +88,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/testing/story/pom.xml b/testing/story/pom.xml index 24dc836ac50..bcc668d394f 100644 --- a/testing/story/pom.xml +++ b/testing/story/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../../build-system/pom.xml @@ -57,140 +57,140 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.infra schema - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo repo-cache - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-impl - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model model-common - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model workflow-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model workflow-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model notifications-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.model notifications-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.model model-test - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning provisioning-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.repo task-quartz-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo audit-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo security-impl - 4.1-SNAPSHOT + 4.1-M1 runtime com.evolveum.midpoint.repo repo-test-util - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.icf dummy-resource - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.provisioning ucf-api - 4.1-SNAPSHOT + 4.1-M1 @@ -241,7 +241,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test @@ -269,13 +269,13 @@ com.evolveum.midpoint.infra test-util - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + 4.1-M1 test @@ -287,13 +287,13 @@ com.evolveum.midpoint.repo security-enforcer-impl - 4.1-SNAPSHOT + 4.1-M1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.1-SNAPSHOT + 4.1-M1 test @@ -309,7 +309,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/tools/midpoint-war-layout/pom.xml b/tools/midpoint-war-layout/pom.xml index 887545df99e..3297875c559 100644 --- a/tools/midpoint-war-layout/pom.xml +++ b/tools/midpoint-war-layout/pom.xml @@ -12,7 +12,7 @@ tools com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 4.0.0 @@ -30,7 +30,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/tools/ninja/pom.xml b/tools/ninja/pom.xml index 87d59572ea2..73d8956d378 100644 --- a/tools/ninja/pom.xml +++ b/tools/ninja/pom.xml @@ -14,12 +14,12 @@ com.evolveum.midpoint tools - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.tools ninja - 4.1-SNAPSHOT + 4.1-M1 jar ninja @@ -103,7 +103,7 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 javax.xml.bind @@ -245,7 +245,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/tools/pom.xml b/tools/pom.xml index a5425e70677..caf5548e794 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 ../build-system/pom.xml diff --git a/tools/schema-dist-maven-plugin/pom.xml b/tools/schema-dist-maven-plugin/pom.xml index 4da4bf63941..93f7beb5488 100644 --- a/tools/schema-dist-maven-plugin/pom.xml +++ b/tools/schema-dist-maven-plugin/pom.xml @@ -12,13 +12,13 @@ midPoint Tools - schema dist maven plugin com.evolveum.midpoint.tools schema-dist-maven-plugin - 4.1-SNAPSHOT + 4.1-M1 maven-plugin Utility module to compile all of the maven based midPoint projects. tools com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -65,7 +65,7 @@ com.evolveum.midpoint.infra util - 4.1-SNAPSHOT + 4.1-M1 org.apache.maven.plugin-tools diff --git a/tools/schrodinger/pom.xml b/tools/schrodinger/pom.xml index 51cfca4c770..ee72e5cfc67 100644 --- a/tools/schrodinger/pom.xml +++ b/tools/schrodinger/pom.xml @@ -13,14 +13,14 @@ tools com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 4.0.0 com.evolveum.midpoint.tools schrodinger - 4.1-SNAPSHOT + 4.1-M1 jar schrodinger @@ -91,7 +91,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test diff --git a/tools/test-ng/pom.xml b/tools/test-ng/pom.xml index 9a266824d8a..4caa9cffa2a 100644 --- a/tools/test-ng/pom.xml +++ b/tools/test-ng/pom.xml @@ -15,7 +15,7 @@ tools com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git diff --git a/tools/xjc-plugin/pom.xml b/tools/xjc-plugin/pom.xml index 920f4e28bfd..df146676d45 100644 --- a/tools/xjc-plugin/pom.xml +++ b/tools/xjc-plugin/pom.xml @@ -10,13 +10,13 @@ 4.0.0 com.evolveum.midpoint.tools xjc-plugin - 4.1-SNAPSHOT + 4.1-M1 jar midPoint Infrastructure - xjc plugin tools com.evolveum.midpoint - 4.1-SNAPSHOT + 4.1-M1 https://github.com/Evolveum/midpoint.git @@ -31,12 +31,12 @@ com.evolveum.midpoint.infra prism-api - 4.1-SNAPSHOT + 4.1-M1 com.evolveum.midpoint.infra prism-impl - 4.1-SNAPSHOT + 4.1-M1 com.sun.xml.bind @@ -65,7 +65,7 @@ com.evolveum.midpoint.tools test-ng - 4.1-SNAPSHOT + 4.1-M1 test