diff --git a/build-system/pom.xml b/build-system/pom.xml index ca113131a82..aeadc0af9b3 100644 --- a/build-system/pom.xml +++ b/build-system/pom.xml @@ -30,7 +30,7 @@ com.evolveum.midpoint midpoint - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/gui/admin-gui-en-US/pom.xml b/gui/admin-gui-en-US/pom.xml index 93e160c76ab..30d357dd995 100644 --- a/gui/admin-gui-en-US/pom.xml +++ b/gui/admin-gui-en-US/pom.xml @@ -26,11 +26,11 @@ com.evolveum.midpoint.gui admin-gui-en-US jar - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/admin-gui-sk-SK/pom.xml b/gui/admin-gui-sk-SK/pom.xml index 4126cb76daf..358bc267bda 100644 --- a/gui/admin-gui-sk-SK/pom.xml +++ b/gui/admin-gui-sk-SK/pom.xml @@ -26,11 +26,11 @@ com.evolveum.midpoint.gui admin-gui-sk-SK jar - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/admin-gui/pom.xml b/gui/admin-gui/pom.xml index b3b4fc1ef5d..d178e69c10d 100644 --- a/gui/admin-gui/pom.xml +++ b/gui/admin-gui/pom.xml @@ -25,11 +25,11 @@ com.evolveum.midpoint.gui admin-gui war - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 midpoint @@ -105,17 +105,17 @@ com.evolveum.midpoint.gui admin-gui-en-US - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.gui admin-gui-sk-SK - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.gui gui-components - 2.1.1-SNAPSHOT + 2.1.1 @@ -134,64 +134,64 @@ com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model workflow - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model notifications - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 runtime com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 runtime @@ -251,7 +251,7 @@ com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -268,7 +268,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/forms-gui/pom.xml b/gui/forms-gui/pom.xml index fea1c282f2b..08bd62fac0b 100644 --- a/gui/forms-gui/pom.xml +++ b/gui/forms-gui/pom.xml @@ -26,11 +26,11 @@ com.evolveum.midpoint.gui forms-gui jar - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/forms/pom.xml b/gui/forms/pom.xml index 207fb780d13..8856fd99a44 100644 --- a/gui/forms/pom.xml +++ b/gui/forms/pom.xml @@ -26,11 +26,11 @@ com.evolveum.midpoint.gui forms jar - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -44,7 +44,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/gui-components/pom.xml b/gui/gui-components/pom.xml index 61b523933db..ff01ea4d79a 100644 --- a/gui/gui-components/pom.xml +++ b/gui/gui-components/pom.xml @@ -26,11 +26,11 @@ com.evolveum.midpoint.gui gui-components jar - 2.1.1-SNAPSHOT + 2.1.1 gui com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -74,7 +74,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/gui/pom.xml b/gui/pom.xml index cdf3151b3d2..06834e6abed 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/icf-connectors/dummy-connector-fake/pom.xml b/icf-connectors/dummy-connector-fake/pom.xml index 896b7dd518d..fa7e30b2561 100644 --- a/icf-connectors/dummy-connector-fake/pom.xml +++ b/icf-connectors/dummy-connector-fake/pom.xml @@ -25,12 +25,12 @@ Dummy Connector Fake com.evolveum.icf dummy-connector-fake - 2.1.1-SNAPSHOT + 2.1.1 jar icf-connectors com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/icf-connectors/dummy-connector/pom.xml b/icf-connectors/dummy-connector/pom.xml index 5bc8a712989..9ec3ac87b92 100644 --- a/icf-connectors/dummy-connector/pom.xml +++ b/icf-connectors/dummy-connector/pom.xml @@ -25,12 +25,12 @@ Dummy Connector com.evolveum.icf dummy-connector - 2.1.1-SNAPSHOT + 2.1.1 jar icf-connectors com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -44,7 +44,7 @@ com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 org.testng diff --git a/icf-connectors/dummy-resource/pom.xml b/icf-connectors/dummy-resource/pom.xml index a6b250c228d..c0dd30e7eaf 100644 --- a/icf-connectors/dummy-resource/pom.xml +++ b/icf-connectors/dummy-resource/pom.xml @@ -25,18 +25,18 @@ Dummy Resource com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 jar icf-connectors com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 org.testng diff --git a/icf-connectors/pom.xml b/icf-connectors/pom.xml index 60c204478a1..d4cbb883000 100644 --- a/icf-connectors/pom.xml +++ b/icf-connectors/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/infra/common/pom.xml b/infra/common/pom.xml index 449b973c76f..d64d0ae127f 100644 --- a/infra/common/pom.xml +++ b/infra/common/pom.xml @@ -29,18 +29,18 @@ infra com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra schema - 2.1.1-SNAPSHOT + 2.1.1 commons-beanutils @@ -94,13 +94,13 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/infra/pom.xml b/infra/pom.xml index 48e2610d7a1..3f4d023b33b 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/infra/prism/pom.xml b/infra/prism/pom.xml index fd42739306d..a86749ec4d1 100644 --- a/infra/prism/pom.xml +++ b/infra/prism/pom.xml @@ -25,18 +25,18 @@ 4.0.0 com.evolveum.midpoint.infra prism - 2.1.1-SNAPSHOT + 2.1.1 midPoint Infrastructure - prism infra com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 @@ -67,7 +67,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -97,13 +97,13 @@ com.evolveum.midpoint.infra prism - 2.1.1-SNAPSHOT + 2.1.1 jar com.evolveum.midpoint.infra schema - 2.1.1-SNAPSHOT + 2.1.1 jar @@ -249,7 +249,7 @@ com.evolveum.midpoint.tools xjc-plugin - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/model/model-impl/pom.xml b/model/model-impl/pom.xml index bf4c4ddeae0..0f70cd6a424 100644 --- a/model/model-impl/pom.xml +++ b/model/model-impl/pom.xml @@ -29,7 +29,7 @@ model com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 Evolveum @@ -56,22 +56,22 @@ com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 org.apache.cxf @@ -98,61 +98,61 @@ com.evolveum.icf dummy-connector - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-connector-fake - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.model model-test - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -178,7 +178,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -194,7 +194,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/model/model-intest/pom.xml b/model/model-intest/pom.xml index e6d51336056..b14ffe79024 100644 --- a/model/model-intest/pom.xml +++ b/model/model-intest/pom.xml @@ -29,7 +29,7 @@ model com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 Evolveum @@ -57,115 +57,115 @@ com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-connector - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-connector-fake - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl-test - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.model model-test - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -191,7 +191,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -207,7 +207,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/model/model-test/pom.xml b/model/model-test/pom.xml index 60c533173a1..86ff00a2106 100644 --- a/model/model-test/pom.xml +++ b/model/model-test/pom.xml @@ -29,7 +29,7 @@ model com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 Evolveum @@ -56,62 +56,62 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model notifications - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.icf dummy-connector - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.icf dummy-connector-fake - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 org.testng @@ -126,25 +126,25 @@ com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -165,7 +165,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -176,7 +176,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/model/notifications/pom.xml b/model/notifications/pom.xml index 23ba5524775..83b8f2df169 100644 --- a/model/notifications/pom.xml +++ b/model/notifications/pom.xml @@ -29,33 +29,33 @@ model com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 org.apache.commons @@ -70,7 +70,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -102,24 +102,24 @@ - + - + - + - + diff --git a/model/pom.xml b/model/pom.xml index 3fa52631ada..928e38b15da 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/model/workflow/pom.xml b/model/workflow/pom.xml index 1ca6e3bd13b..9a95b4a92b6 100644 --- a/model/workflow/pom.xml +++ b/model/workflow/pom.xml @@ -29,7 +29,7 @@ model com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -42,32 +42,32 @@ com.evolveum.midpoint.model model-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 org.activiti @@ -81,7 +81,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 provided @@ -93,7 +93,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -109,7 +109,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test @@ -125,24 +125,24 @@ com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/pom.xml b/pom.xml index 11ef477bbb6..55998a28cbb 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ midPoint Project com.evolveum.midpoint midpoint - 2.1.1-SNAPSHOT + 2.1.1 pom Utility module to compile all of the maven based midPoint projects. diff --git a/provisioning/pom.xml b/provisioning/pom.xml index 1421184d0b1..974eb1bb4e6 100644 --- a/provisioning/pom.xml +++ b/provisioning/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/provisioning/provisioning-api/pom.xml b/provisioning/provisioning-api/pom.xml index 4b2e0c3f975..b1a16034655 100644 --- a/provisioning/provisioning-api/pom.xml +++ b/provisioning/provisioning-api/pom.xml @@ -25,23 +25,23 @@ midPoint Provisioning - api com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 jar provisioning com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/provisioning/provisioning-impl/pom.xml b/provisioning/provisioning-impl/pom.xml index e8a0b409d2b..c17fbd7c571 100644 --- a/provisioning/provisioning-impl/pom.xml +++ b/provisioning/provisioning-impl/pom.xml @@ -29,7 +29,7 @@ provisioning com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -42,28 +42,28 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.provisioning provisioning-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 commons-pool @@ -95,7 +95,7 @@ com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -106,13 +106,13 @@ com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -123,13 +123,13 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -165,13 +165,13 @@ com.evolveum.icf dummy-connector - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 test @@ -192,7 +192,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/audit-api/pom.xml b/repo/audit-api/pom.xml index eeb8c071d4e..e742ea2088c 100644 --- a/repo/audit-api/pom.xml +++ b/repo/audit-api/pom.xml @@ -29,24 +29,24 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/repo/audit-impl/pom.xml b/repo/audit-impl/pom.xml index c414061cbcf..4ae316a6e00 100644 --- a/repo/audit-impl/pom.xml +++ b/repo/audit-impl/pom.xml @@ -29,23 +29,23 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-api - 2.1.1-SNAPSHOT + 2.1.1 commons-pool @@ -60,7 +60,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -76,13 +76,13 @@ com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -93,13 +93,13 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test - + diff --git a/repo/pom.xml b/repo/pom.xml index 46f8ccc094d..14e1e6c31f8 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -27,7 +27,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/repo/repo-api/pom.xml b/repo/repo-api/pom.xml index 88cdf5cec28..e1d86ff270a 100644 --- a/repo/repo-api/pom.xml +++ b/repo/repo-api/pom.xml @@ -29,23 +29,23 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra schema - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/repo-cache/pom.xml b/repo/repo-cache/pom.xml index 1f7034d8098..fb80dadaa60 100644 --- a/repo/repo-cache/pom.xml +++ b/repo/repo-cache/pom.xml @@ -30,28 +30,28 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra schema - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 @@ -62,7 +62,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 0c28c357d4a..002a09a3c07 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -30,18 +30,18 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 org.testng @@ -68,7 +68,7 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/repo-sql-impl/pom.xml b/repo/repo-sql-impl/pom.xml index 23fc0d10b03..855209a137d 100644 --- a/repo/repo-sql-impl/pom.xml +++ b/repo/repo-sql-impl/pom.xml @@ -30,23 +30,23 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 @@ -96,7 +96,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/repo-test-util/pom.xml b/repo/repo-test-util/pom.xml index f60d435aa13..4351b5a85f8 100644 --- a/repo/repo-test-util/pom.xml +++ b/repo/repo-test-util/pom.xml @@ -29,48 +29,48 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-sql-impl-test - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 org.testng @@ -79,12 +79,12 @@ com.evolveum.icf dummy-resource - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/system-init/pom.xml b/repo/system-init/pom.xml index 0a8735567bb..8a012105c59 100644 --- a/repo/system-init/pom.xml +++ b/repo/system-init/pom.xml @@ -29,7 +29,7 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -47,29 +47,29 @@ com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 @@ -81,7 +81,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/task-api/pom.xml b/repo/task-api/pom.xml index f957c14622a..a1ce76d32f1 100644 --- a/repo/task-api/pom.xml +++ b/repo/task-api/pom.xml @@ -29,18 +29,18 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/repo/task-quartz-impl/pom.xml b/repo/task-quartz-impl/pom.xml index 0fc2695b4f5..94b49d57035 100644 --- a/repo/task-quartz-impl/pom.xml +++ b/repo/task-quartz-impl/pom.xml @@ -29,23 +29,23 @@ repo com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-cache - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-api - 2.1.1-SNAPSHOT + 2.1.1 commons-pool @@ -59,7 +59,7 @@ com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 provided @@ -71,7 +71,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -87,7 +87,7 @@ com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -117,13 +117,13 @@ com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 test @@ -134,7 +134,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/samples/model-client-sample/pom.xml b/samples/model-client-sample/pom.xml index e1a0873b356..4732cc78bbe 100644 --- a/samples/model-client-sample/pom.xml +++ b/samples/model-client-sample/pom.xml @@ -25,7 +25,7 @@ com.evolveum.midpoint.samples model-client-sample - 2.1.1-SNAPSHOT + 2.1.1 1.6 @@ -89,7 +89,7 @@ com.evolveum.midpoint.model model-client - 2.1.1-SNAPSHOT + 2.1.1 org.apache.cxf diff --git a/samples/samples-test/pom.xml b/samples/samples-test/pom.xml index 801c3b134b4..b672342dd55 100644 --- a/samples/samples-test/pom.xml +++ b/samples/samples-test/pom.xml @@ -27,7 +27,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../../build-system/pom.xml @@ -60,47 +60,47 @@ com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-test - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 @@ -112,7 +112,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -128,13 +128,13 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -145,7 +145,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/testing/consistency-mechanism/pom.xml b/testing/consistency-mechanism/pom.xml index ac09e915827..a7612aef9b5 100644 --- a/testing/consistency-mechanism/pom.xml +++ b/testing/consistency-mechanism/pom.xml @@ -6,7 +6,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../../build-system/pom.xml @@ -39,42 +39,42 @@ com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 @@ -86,7 +86,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -102,19 +102,19 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.model model-test - 2.1.1-SNAPSHOT + 2.1.1 test @@ -125,7 +125,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/testing/pom.xml b/testing/pom.xml index 777de395668..488113963a4 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -29,7 +29,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/testing/sanity/pom.xml b/testing/sanity/pom.xml index 547f5421370..20d4f94ad7e 100644 --- a/testing/sanity/pom.xml +++ b/testing/sanity/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../../build-system/pom.xml @@ -61,47 +61,47 @@ com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra common - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-api - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.model model-test - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.provisioning provisioning-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo task-quartz-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-test-util - 2.1.1-SNAPSHOT + 2.1.1 @@ -113,7 +113,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test @@ -129,13 +129,13 @@ com.evolveum.midpoint.infra test-util - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 test @@ -146,7 +146,7 @@ com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/testing/selenium/pom.xml b/testing/selenium/pom.xml index 0b01c1ceb2d..ae696eefcf2 100644 --- a/testing/selenium/pom.xml +++ b/testing/selenium/pom.xml @@ -26,11 +26,11 @@ Selenium tests com.evolveum.midpoint.testing selenium - 2.1.1-SNAPSHOT + 2.1.1 testing com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 Evolveum @@ -70,7 +70,7 @@ com.evolveum.midpoint.infra util - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/tools/gui-i18n/pom.xml b/tools/gui-i18n/pom.xml index 8c6fee8dfa7..eb2c69f6912 100644 --- a/tools/gui-i18n/pom.xml +++ b/tools/gui-i18n/pom.xml @@ -30,7 +30,7 @@ tools com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 @@ -48,7 +48,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test diff --git a/tools/pom.xml b/tools/pom.xml index 873ea9e16d6..1659c4a569e 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -28,7 +28,7 @@ parent com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 ../build-system/pom.xml diff --git a/tools/repo-ninja/pom.xml b/tools/repo-ninja/pom.xml index 7118112df02..1ae04b22aea 100644 --- a/tools/repo-ninja/pom.xml +++ b/tools/repo-ninja/pom.xml @@ -30,29 +30,29 @@ tools com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo repo-sql-impl - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.repo system-init - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test com.evolveum.midpoint.repo audit-impl - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/tools/test-ng/pom.xml b/tools/test-ng/pom.xml index d62414e58fb..f8a09dc0668 100644 --- a/tools/test-ng/pom.xml +++ b/tools/test-ng/pom.xml @@ -29,7 +29,7 @@ tools com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 diff --git a/tools/xjc-plugin/pom.xml b/tools/xjc-plugin/pom.xml index 0f3b21ef30f..1be4eda6a8e 100644 --- a/tools/xjc-plugin/pom.xml +++ b/tools/xjc-plugin/pom.xml @@ -24,19 +24,19 @@ 4.0.0 com.evolveum.midpoint.tools xjc-plugin - 2.1.1-SNAPSHOT + 2.1.1 jar midPoint Infrastructure - xjc plugin tools com.evolveum.midpoint - 2.1.1-SNAPSHOT + 2.1.1 com.evolveum.midpoint.infra prism - 2.1.1-SNAPSHOT + 2.1.1 com.sun.xml.bind @@ -62,7 +62,7 @@ com.evolveum.midpoint.tools test-ng - 2.1.1-SNAPSHOT + 2.1.1 test