diff --git a/NEWS b/NEWS index 8143bb86a91..0a14653bbb7 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,9 @@ -midPoint 4.0 "Gutenberg" ----------------------------------- +midPoint 4.0.1 "Gutenberg" Update 1 +----------------------------------- -Release 4.0 is a twenty eight midPoint release code-named Gutenberg. The 4.0 release in a major milestone in midPoint development. It brings long-awaited features such as archetypes and support for multiple equivalent accounts. Many internal mechanisms were significantly improved. There is also a number of exciting experimental features. However, perhaps the most important aspect of midPoint 4.0 is the long-term support (LTS). Gutenberg will be supported for many years to come. +Release 4.0.1 is a twenty ninth midPoint release. It is the fist maintenance update for 4.0.x version family code-named code-named Gutenberg. The 4.0.x is a long-term support (LTS) version family. The 4.0.1 release brings bugfixes and minor improvements. -Release date: 8th September 2019 +Release date: 22nd October 2019 Please see the release notes for detailed list of changes: -https://wiki.evolveum.com/display/midPoint/Release+4.0 - +https://wiki.evolveum.com/display/midPoint/Release+4.0.1 diff --git a/README b/README index 2bcf2480f03..485822ecbef 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -MidPoint 4.0 "Gutenberg" support branch ------------------------------------- +MidPoint 4.0.1 "Gutenberg" Update 1 +----------------------------------- General information: diff --git a/README.md b/README.md index 9cd5439a207..ebbd1676bf7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -MidPoint 4.0 "Gutenberg" support branch ---------------------------------------- +MidPoint 4.0.1 "Gutenberg" Update 1 +----------------------------------- General information: diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6356fc4ffc1..2e435b2153e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ To see actual releases notes please go to: -https://wiki.evolveum.com/display/midPoint/Release+4.0 +https://wiki.evolveum.com/display/midPoint/Release+4.0.1 diff --git a/build-system/pom.xml b/build-system/pom.xml index 2aa18e3e2b6..9d16e000e8d 100644 --- a/build-system/pom.xml +++ b/build-system/pom.xml @@ -16,7 +16,7 @@ com.evolveum.midpoint midpoint - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 9ee99c7e11f..f64d13db54c 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -15,7 +15,7 @@ com.evolveum.midpoint build-tools - 4.0.1-SNAPSHOT + 4.0.1 jar midPoint build tools diff --git a/custom/pom.xml b/custom/pom.xml index 34ee7c68c69..0b5dbec4792 100644 --- a/custom/pom.xml +++ b/custom/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -64,7 +64,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index 0b7da8c4c07..016fc6e1041 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -42,7 +42,7 @@ com.evolveum.midpoint.gui admin-gui - 4.0.1-SNAPSHOT + 4.0.1 war compile @@ -59,7 +59,7 @@ com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 compile diff --git a/dist/midpoint-api/pom.xml b/dist/midpoint-api/pom.xml index 4235015894b..0e023b4d129 100644 --- a/dist/midpoint-api/pom.xml +++ b/dist/midpoint-api/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -42,30 +42,30 @@ com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 compile com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 compile com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 compile com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 compile diff --git a/dist/pom.xml b/dist/pom.xml index 05a0e384fd4..413aefae457 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -41,14 +41,14 @@ com.evolveum.midpoint.gui admin-gui - 4.0.1-SNAPSHOT + 4.0.1 war executable com.evolveum.midpoint.tools ninja - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint @@ -63,7 +63,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -73,7 +73,7 @@ com.evolveum.midpoint.tools schema-dist-maven-plugin - 4.0.1-SNAPSHOT + 4.0.1 schemadist-prism diff --git a/gui/admin-gui/pom.xml b/gui/admin-gui/pom.xml index 969bbc544ab..653a6e8f005 100644 --- a/gui/admin-gui/pom.xml +++ b/gui/admin-gui/pom.xml @@ -14,7 +14,7 @@ gui com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -332,28 +332,28 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 jaxb-impl @@ -372,63 +372,63 @@ com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model report-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model workflow-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model certification-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime @@ -455,7 +455,7 @@ com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 jaxb-impl @@ -470,31 +470,31 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime @@ -506,37 +506,37 @@ com.evolveum.midpoint.model certification-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model workflow-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model notifications-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model report-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime @@ -553,7 +553,7 @@ com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 xml-apis @@ -752,31 +752,31 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 test @@ -918,7 +918,7 @@ com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/gui/pom.xml b/gui/pom.xml index a2608bfb75b..c1e4e644851 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -62,7 +62,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/icf-connectors/dummy-connector-fake/pom.xml b/icf-connectors/dummy-connector-fake/pom.xml index 3d0a790ad1c..0e47bef885f 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.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -40,7 +40,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/icf-connectors/dummy-connector/pom.xml b/icf-connectors/dummy-connector/pom.xml index 8df8774f173..5f7367105a8 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.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -30,7 +30,7 @@ com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -45,7 +45,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/icf-connectors/dummy-resource/pom.xml b/icf-connectors/dummy-resource/pom.xml index d2c4800f67c..5dd65c5d3a9 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.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -41,7 +41,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/icf-connectors/pom.xml b/icf-connectors/pom.xml index cf339cbfba6..264af3a9477 100644 --- a/icf-connectors/pom.xml +++ b/icf-connectors/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -59,7 +59,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/infra/common/pom.xml b/infra/common/pom.xml index aa66e48daa3..8ba93112f17 100644 --- a/infra/common/pom.xml +++ b/infra/common/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -37,7 +37,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -48,7 +48,7 @@ com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -59,7 +59,7 @@ com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 org.jetbrains @@ -142,13 +142,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/infra/pom.xml b/infra/pom.xml index 4839a6732cb..d1ecb6fdfac 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -13,7 +13,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -68,7 +68,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/infra/prism-api/pom.xml b/infra/prism-api/pom.xml index 65bd590ae81..af697d6e93d 100644 --- a/infra/prism-api/pom.xml +++ b/infra/prism-api/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/infra/prism-impl/pom.xml b/infra/prism-impl/pom.xml index 1d6051ae2a2..7bb549bd494 100644 --- a/infra/prism-impl/pom.xml +++ b/infra/prism-impl/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -37,7 +37,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind diff --git a/infra/prism-maven-plugin/pom.xml b/infra/prism-maven-plugin/pom.xml index 14148df7011..d6787bc2ef1 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.0.1-SNAPSHOT + 4.0.1 maven-plugin Utility module to compile all of the maven based midPoint projects. infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -29,17 +29,17 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 org.apache.maven diff --git a/infra/schema-pure-jaxb/pom.xml b/infra/schema-pure-jaxb/pom.xml index f900a27dce8..0483ae58dd5 100644 --- a/infra/schema-pure-jaxb/pom.xml +++ b/infra/schema-pure-jaxb/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -61,7 +61,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/infra/schema/pom.xml b/infra/schema/pom.xml index 926595ba0b6..9e63e095273 100644 --- a/infra/schema/pom.xml +++ b/infra/schema/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,7 +26,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.activation @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 com.sun.activation @@ -56,7 +56,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 javax.activation @@ -173,7 +173,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -313,7 +313,7 @@ com.evolveum.midpoint.tools xjc-plugin - 4.0.1-SNAPSHOT + 4.0.1 com.sun.xml.bind @@ -325,7 +325,7 @@ com.evolveum.midpoint.infra prism-maven-plugin - 4.0.1-SNAPSHOT + 4.0.1 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 f74abfb2b7a..85a3d107e11 100644 --- a/infra/test-util/pom.xml +++ b/infra/test-util/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -34,17 +34,17 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -113,7 +113,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/infra/util/pom.xml b/infra/util/pom.xml index 22ed5b7a2d8..11e4298d58a 100644 --- a/infra/util/pom.xml +++ b/infra/util/pom.xml @@ -15,7 +15,7 @@ infra com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git diff --git a/model/certification-api/pom.xml b/model/certification-api/pom.xml index 87532b7ed2b..c9f3637352d 100644 --- a/model/certification-api/pom.xml +++ b/model/certification-api/pom.xml @@ -12,7 +12,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 midPoint Access Certification - api @@ -28,22 +28,22 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 org.jetbrains @@ -56,7 +56,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/model/certification-impl/pom.xml b/model/certification-impl/pom.xml index 001f42f5984..4dc4e723758 100644 --- a/model/certification-impl/pom.xml +++ b/model/certification-impl/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,78 +26,78 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model certification-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model workflow-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -133,62 +133,62 @@ com.evolveum.midpoint.model notifications-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 test-jar test com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model notifications-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model workflow-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model report-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model report-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 test @@ -205,7 +205,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -226,43 +226,43 @@ com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 22eefda89e9..95f13ff1174 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 Evolveum @@ -41,47 +41,47 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -90,7 +90,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/model/model-common/pom.xml b/model/model-common/pom.xml index f60cf240a3b..ca421b2bb1b 100644 --- a/model/model-common/pom.xml +++ b/model/model-common/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 Evolveum @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -52,7 +52,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -63,7 +63,7 @@ com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -75,47 +75,47 @@ com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/model/workflow-api/pom.xml b/model/workflow-api/pom.xml index 1ca83556da1..2a371916da1 100644 --- a/model/workflow-api/pom.xml +++ b/model/workflow-api/pom.xml @@ -12,7 +12,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 midPoint Workflow - api @@ -28,43 +28,43 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/model/workflow-impl/pom.xml b/model/workflow-impl/pom.xml index 47f10c0ddc8..6b84e90afa1 100644 --- a/model/workflow-impl/pom.xml +++ b/model/workflow-impl/pom.xml @@ -15,7 +15,7 @@ model com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,83 +26,83 @@ com.evolveum.midpoint.model workflow-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 @@ -113,7 +113,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 provided @@ -167,38 +167,38 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 test-jar test com.evolveum.midpoint.model notifications-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model report-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model report-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -209,7 +209,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -230,67 +230,67 @@ com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning ucf-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model notifications-api - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/pom.xml b/pom.xml index fd7085b64f2..894b79fbe72 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ midPoint Project com.evolveum.midpoint midpoint - 4.0.1-SNAPSHOT + 4.0.1 pom Utility module to compile all of the maven based midPoint projects. diff --git a/provisioning/pom.xml b/provisioning/pom.xml index 8fc52290e5d..4c48b7b774a 100644 --- a/provisioning/pom.xml +++ b/provisioning/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -66,7 +66,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/provisioning/provisioning-api/pom.xml b/provisioning/provisioning-api/pom.xml index 40399e27100..4cd54e8d1ee 100644 --- a/provisioning/provisioning-api/pom.xml +++ b/provisioning/provisioning-api/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,32 +26,32 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 org.jetbrains @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/provisioning/provisioning-impl/pom.xml b/provisioning/provisioning-impl/pom.xml index 794d9241c93..4f4ff2ffe6c 100644 --- a/provisioning/provisioning-impl/pom.xml +++ b/provisioning/provisioning-impl/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,76 +26,76 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning ucf-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning ucf-impl-connid - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -131,19 +131,19 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -154,7 +154,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -166,13 +166,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -183,13 +183,13 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test @@ -232,13 +232,13 @@ com.evolveum.icf dummy-connector - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/provisioning/ucf-api/pom.xml b/provisioning/ucf-api/pom.xml index b6ec39b6d2f..f374c9e0a27 100644 --- a/provisioning/ucf-api/pom.xml +++ b/provisioning/ucf-api/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,22 +26,22 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -58,7 +58,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/provisioning/ucf-impl-builtin/pom.xml b/provisioning/ucf-impl-builtin/pom.xml index 28c0e31a314..5d953671641 100644 --- a/provisioning/ucf-impl-builtin/pom.xml +++ b/provisioning/ucf-impl-builtin/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 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.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning ucf-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -112,19 +112,19 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -135,7 +135,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -147,13 +147,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -164,13 +164,13 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test @@ -186,7 +186,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/provisioning/ucf-impl-connid/pom.xml b/provisioning/ucf-impl-connid/pom.xml index c9f0ebfe9d5..7def615d275 100644 --- a/provisioning/ucf-impl-connid/pom.xml +++ b/provisioning/ucf-impl-connid/pom.xml @@ -15,7 +15,7 @@ provisioning com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,38 +26,38 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning ucf-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -112,19 +112,19 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -135,7 +135,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -147,13 +147,13 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -164,13 +164,13 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test @@ -213,13 +213,13 @@ com.evolveum.icf dummy-connector - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 test @@ -235,7 +235,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/audit-api/pom.xml b/repo/audit-api/pom.xml index 15494e04c7c..41997a6d3ca 100644 --- a/repo/audit-api/pom.xml +++ b/repo/audit-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 commons-configuration @@ -46,13 +46,13 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 org.jetbrains diff --git a/repo/audit-impl/pom.xml b/repo/audit-impl/pom.xml index e0060cfcb7b..c5416d57f23 100644 --- a/repo/audit-impl/pom.xml +++ b/repo/audit-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,38 +26,38 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 commons-configuration @@ -81,7 +81,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -92,7 +92,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -104,7 +104,7 @@ com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test @@ -115,7 +115,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/pom.xml b/repo/pom.xml index 25195695322..47bb7311a7c 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -13,7 +13,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-api/pom.xml b/repo/repo-api/pom.xml index f712d18cca3..f59377d2564 100644 --- a/repo/repo-api/pom.xml +++ b/repo/repo-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -53,7 +53,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-cache/pom.xml b/repo/repo-cache/pom.xml index f43a7a3da57..23e9719267a 100644 --- a/repo/repo-cache/pom.xml +++ b/repo/repo-cache/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,27 +26,27 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -79,7 +79,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -91,7 +91,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test @@ -102,7 +102,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-common/pom.xml b/repo/repo-common/pom.xml index cf38e738858..d55c8e9265b 100644 --- a/repo/repo-common/pom.xml +++ b/repo/repo-common/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 Evolveum @@ -41,7 +41,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -52,7 +52,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -63,7 +63,7 @@ com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -75,32 +75,32 @@ com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 org.jetbrains @@ -151,25 +151,25 @@ com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -181,25 +181,25 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 7d258b8c26f..6dece5df142 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.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -27,43 +27,43 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 @@ -145,13 +145,13 @@ com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test @@ -190,13 +190,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-sql-impl/pom.xml b/repo/repo-sql-impl/pom.xml index 542d9e07f3d..4d03ddea8be 100644 --- a/repo/repo-sql-impl/pom.xml +++ b/repo/repo-sql-impl/pom.xml @@ -16,7 +16,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -55,12 +55,12 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 commons-beanutils @@ -71,38 +71,38 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -216,7 +216,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/repo-test-util/pom.xml b/repo/repo-test-util/pom.xml index d0dadb1b0f5..1dd3dd6e334 100644 --- a/repo/repo-test-util/pom.xml +++ b/repo/repo-test-util/pom.xml @@ -14,7 +14,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -25,7 +25,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -36,7 +36,7 @@ com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -47,42 +47,42 @@ com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 @@ -133,7 +133,7 @@ com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 org.forgerock.opendj @@ -142,7 +142,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 org.slf4j diff --git a/repo/security-api/pom.xml b/repo/security-api/pom.xml index 84cdf3fda67..4ef135f1561 100644 --- a/repo/security-api/pom.xml +++ b/repo/security-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,17 +26,17 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 @@ -70,7 +70,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/security-enforcer-api/pom.xml b/repo/security-enforcer-api/pom.xml index d7f96cb3472..585e24b18bd 100644 --- a/repo/security-enforcer-api/pom.xml +++ b/repo/security-enforcer-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,27 +26,27 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -65,7 +65,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/security-enforcer-impl/pom.xml b/repo/security-enforcer-impl/pom.xml index 0634a8205f6..ecf521c3d28 100644 --- a/repo/security-enforcer-impl/pom.xml +++ b/repo/security-enforcer-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,48 +26,48 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -103,7 +103,7 @@ com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 test @@ -114,7 +114,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -125,7 +125,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -137,25 +137,25 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/security-impl/pom.xml b/repo/security-impl/pom.xml index f8fc687250a..5d523b0a883 100644 --- a/repo/security-impl/pom.xml +++ b/repo/security-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,39 +26,39 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 test @@ -91,7 +91,7 @@ com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 test @@ -102,7 +102,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -113,7 +113,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -125,25 +125,25 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/system-init/pom.xml b/repo/system-init/pom.xml index 6a6b7f06344..70dfbe5abd5 100644 --- a/repo/system-init/pom.xml +++ b/repo/system-init/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -51,47 +51,47 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -147,13 +147,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/task-api/pom.xml b/repo/task-api/pom.xml index 85d7b8a972e..db91a873183 100644 --- a/repo/task-api/pom.xml +++ b/repo/task-api/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,22 +26,22 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 stax @@ -67,7 +67,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/repo/task-quartz-impl/pom.xml b/repo/task-quartz-impl/pom.xml index 6fd160917f7..d68998cbf9a 100644 --- a/repo/task-quartz-impl/pom.xml +++ b/repo/task-quartz-impl/pom.xml @@ -15,7 +15,7 @@ repo com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -26,43 +26,43 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 commons-lang @@ -148,7 +148,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 provided @@ -167,19 +167,19 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -190,7 +190,7 @@ com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -207,7 +207,7 @@ com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test @@ -218,13 +218,13 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/conntest/pom.xml b/testing/conntest/pom.xml index b29b1e156af..19cbb7a30f9 100644 --- a/testing/conntest/pom.xml +++ b/testing/conntest/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -57,106 +57,106 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo repo-common - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 org.apache.directory.api @@ -181,7 +181,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -204,13 +204,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -222,7 +222,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -238,7 +238,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/longtest/pom.xml b/testing/longtest/pom.xml index 7a63efc2199..c1896e8f18f 100644 --- a/testing/longtest/pom.xml +++ b/testing/longtest/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -57,99 +57,99 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 @@ -178,7 +178,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -201,13 +201,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -219,7 +219,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -235,7 +235,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/pom.xml b/testing/pom.xml index 0185a568f4c..0a1041ecd9c 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml @@ -75,7 +75,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/rest/pom.xml b/testing/rest/pom.xml index 8e053e666c9..f2bccd54aa0 100644 --- a/testing/rest/pom.xml +++ b/testing/rest/pom.xml @@ -11,7 +11,7 @@ com.evolveum.midpoint parent - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml rest @@ -34,83 +34,83 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -150,19 +150,19 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -184,13 +184,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -202,13 +202,13 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -224,7 +224,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/sanity/pom.xml b/testing/sanity/pom.xml index c73214fc3d0..3fd32395520 100644 --- a/testing/sanity/pom.xml +++ b/testing/sanity/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -68,120 +68,120 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model report-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model notifications-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.model workflow-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -226,7 +226,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -249,13 +249,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -267,7 +267,7 @@ com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -278,7 +278,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/schrodingertest/pom.xml b/testing/schrodingertest/pom.xml index 4a9345857f2..d0c43f8929c 100644 --- a/testing/schrodingertest/pom.xml +++ b/testing/schrodingertest/pom.xml @@ -12,7 +12,7 @@ testing com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 @@ -37,7 +37,7 @@ com.evolveum.midpoint.tools schrodinger - 4.0.1-SNAPSHOT + 4.0.1 org.seleniumhq.selenium @@ -88,7 +88,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/testing/story/pom.xml b/testing/story/pom.xml index 81f1b56fd84..0124398e3e6 100644 --- a/testing/story/pom.xml +++ b/testing/story/pom.xml @@ -14,7 +14,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../../build-system/pom.xml @@ -57,140 +57,140 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.infra schema - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo repo-cache - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo audit-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-impl - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model model-common - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model workflow-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model workflow-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model notifications-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.model notifications-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.model model-test - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning provisioning-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.provisioning ucf-impl-builtin - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo task-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.repo task-quartz-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo audit-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo security-impl - 4.0.1-SNAPSHOT + 4.0.1 runtime com.evolveum.midpoint.repo repo-test-util - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.icf dummy-resource - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.provisioning ucf-api - 4.0.1-SNAPSHOT + 4.0.1 @@ -241,7 +241,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test @@ -269,13 +269,13 @@ com.evolveum.midpoint.infra test-util - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl - 4.0.1-SNAPSHOT + 4.0.1 test @@ -287,13 +287,13 @@ com.evolveum.midpoint.repo security-enforcer-impl - 4.0.1-SNAPSHOT + 4.0.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 4.0.1-SNAPSHOT + 4.0.1 test @@ -309,7 +309,7 @@ com.evolveum.midpoint.repo system-init - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/tools/midpoint-war-layout/pom.xml b/tools/midpoint-war-layout/pom.xml index f3b8348a492..945b6c896b1 100644 --- a/tools/midpoint-war-layout/pom.xml +++ b/tools/midpoint-war-layout/pom.xml @@ -12,7 +12,7 @@ tools com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 @@ -30,7 +30,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/tools/ninja/pom.xml b/tools/ninja/pom.xml index 38419d82d5a..d8d7614b826 100644 --- a/tools/ninja/pom.xml +++ b/tools/ninja/pom.xml @@ -14,12 +14,12 @@ com.evolveum.midpoint tools - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.tools ninja - 4.0.1-SNAPSHOT + 4.0.1 jar ninja @@ -103,7 +103,7 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 javax.xml.bind @@ -245,7 +245,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/tools/pom.xml b/tools/pom.xml index e03959a90d1..99e674d4e9b 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -15,7 +15,7 @@ parent com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 ../build-system/pom.xml diff --git a/tools/schema-dist-maven-plugin/pom.xml b/tools/schema-dist-maven-plugin/pom.xml index e84c125d4af..9a0d339f5c5 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.0.1-SNAPSHOT + 4.0.1 maven-plugin Utility module to compile all of the maven based midPoint projects. tools com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -65,7 +65,7 @@ com.evolveum.midpoint.infra util - 4.0.1-SNAPSHOT + 4.0.1 org.apache.maven.plugin-tools diff --git a/tools/schrodinger/pom.xml b/tools/schrodinger/pom.xml index 028ad95648b..9b209585446 100644 --- a/tools/schrodinger/pom.xml +++ b/tools/schrodinger/pom.xml @@ -13,14 +13,14 @@ tools com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 com.evolveum.midpoint.tools schrodinger - 4.0.1-SNAPSHOT + 4.0.1 jar schrodinger @@ -91,7 +91,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test diff --git a/tools/test-ng/pom.xml b/tools/test-ng/pom.xml index 7eda86a2d35..c9dcb98ef66 100644 --- a/tools/test-ng/pom.xml +++ b/tools/test-ng/pom.xml @@ -15,7 +15,7 @@ tools com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git diff --git a/tools/xjc-plugin/pom.xml b/tools/xjc-plugin/pom.xml index d2314c807a1..d5874fb042e 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.0.1-SNAPSHOT + 4.0.1 jar midPoint Infrastructure - xjc plugin tools com.evolveum.midpoint - 4.0.1-SNAPSHOT + 4.0.1 https://github.com/Evolveum/midpoint.git @@ -31,12 +31,12 @@ com.evolveum.midpoint.infra prism-api - 4.0.1-SNAPSHOT + 4.0.1 com.evolveum.midpoint.infra prism-impl - 4.0.1-SNAPSHOT + 4.0.1 com.sun.xml.bind @@ -65,7 +65,7 @@ com.evolveum.midpoint.tools test-ng - 4.0.1-SNAPSHOT + 4.0.1 test