diff --git a/activiti-api/pom.xml b/activiti-api/pom.xml index 71d395d153a148b6e3ee1884d420746f119efd2e..488d1ef6b8cb00e934ffabb8c4786c50db15b019 100644 --- a/activiti-api/pom.xml +++ b/activiti-api/pom.xml @@ -56,9 +56,9 @@ UTF-8 UTF-8 - 3.8.0 + 3.8.1 ${project.version} - 7.1.32 + 7.1.0-SNAPSHOT diff --git a/activiti-build/activiti-dependencies-parent/pom.xml b/activiti-build/activiti-dependencies-parent/pom.xml index 2c22c03caa7c1f6e5f131489ba2023f4d22d221a..4f188fd2603981cfbc823acb533fd811fea00025 100644 --- a/activiti-build/activiti-dependencies-parent/pom.xml +++ b/activiti-build/activiti-dependencies-parent/pom.xml @@ -27,7 +27,7 @@ pom Activiti :: Dependencies Parent - 2.1.10.RELEASE + 2.2.1.RELEASE diff --git a/activiti-build/pom.xml b/activiti-build/pom.xml index 18c543752e84c40cde68f1e8b1cc74a0f4072b57..722146cc23395a7042b1b674c5bb30ce7f201802 100644 --- a/activiti-build/pom.xml +++ b/activiti-build/pom.xml @@ -62,7 +62,7 @@ - 6.2 + 7.2-beta 2.2.0 3.0.0 3.1.2 @@ -71,17 +71,17 @@ 0.8.4 1.0-m5.1 3.1.0 - 3.0.0 + 3.1.0 3.8.1 - 2.8.2 + 3.0.0-M1 3.0.0-M2 3.0.0-M3 1.6 - 2.5.2 - 3.0.2 - 3.0.1 + 3.0.0-M1 + 3.1.2 + 3.1.1 2.5.3 3.1.0 3.8.2 diff --git a/activiti-core-common/activiti-core-test/pom.xml b/activiti-core-common/activiti-core-test/pom.xml index 6761df74ac48856c98c94a68e4cc0beabbba9181..8fbd696212a847819134b33e8c98985552ce279b 100644 --- a/activiti-core-common/activiti-core-test/pom.xml +++ b/activiti-core-common/activiti-core-test/pom.xml @@ -36,7 +36,7 @@ - 3.1.6 + 4.0.1 diff --git a/activiti-core-common/pom.xml b/activiti-core-common/pom.xml index 2f47068560fa1638d67f353f4a96f92f80b6b02e..f7e0712e625912fbaeab31146b544ea74060c012 100644 --- a/activiti-core-common/pom.xml +++ b/activiti-core-common/pom.xml @@ -15,8 +15,8 @@ Activiti Core :: Common http://activiti.org - 7.1.32 - 7.1.59 + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT ${project.version} 2.6 diff --git a/activiti-core/pom.xml b/activiti-core/pom.xml index 6eade6d1bacbe04c1c8132d423dc09d13f782509..dd012891592b0714e2924514521fb0290a9243c5 100644 --- a/activiti-core/pom.xml +++ b/activiti-core/pom.xml @@ -16,32 +16,32 @@ Activiti Core :: Parent http://activiti.org - 7.1.32 - 7.1.59 - 7.1.66 + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT ${project.version} - 3.1.6 - 1.10 + 4.0.1 + 1.12 1.5 - 1.3.3 + 1.4 2.6 - 2.2 + 2.2.1-b04 1.1.1 - 3.1.4 + 3.2.0 0.11.1 - 1.0 - 2.3.1 - 3.9.8.1 - 1.24.0 + 1.1 + 2.4.0-b180830.0359 + 4.0.5 + 2.11.1 1.0 2.2.7 1.0.2.Final - 3.5.0 + 3.5.3 1.2 2.2 1.2 - 2.2 - 2.5.4 + 2.4 + 3.0.0-rc-1 3.1.0 true diff --git a/activiti-dependencies/pom.xml b/activiti-dependencies/pom.xml index a46832b16974750c137ed0cf4b1d24d5f4d1ce70..b161ac948f49d771716a6c819ce125c37d1d22c2 100755 --- a/activiti-dependencies/pom.xml +++ b/activiti-dependencies/pom.xml @@ -20,10 +20,10 @@ 2018 - 7.1.32 - 7.1.59 - 7.1.66 - 7.1.134 + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-basic-connector-example/pom.xml b/activiti-examples/activiti-api-basic-connector-example/pom.xml index 257283823338e2e9ec5de5f48e036a14b4cc2034..d9a571c634f0ba9aa802869758bc1741cd36c649 100644 --- a/activiti-examples/activiti-api-basic-connector-example/pom.xml +++ b/activiti-examples/activiti-api-basic-connector-example/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-basic-full-example-bean/pom.xml b/activiti-examples/activiti-api-basic-full-example-bean/pom.xml index 89c6c5af011069e2c2c78836b198119dccc55ef4..b27b094aa4e7f613e399b55246eb78380097b772 100644 --- a/activiti-examples/activiti-api-basic-full-example-bean/pom.xml +++ b/activiti-examples/activiti-api-basic-full-example-bean/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-basic-full-example-nobean/pom.xml b/activiti-examples/activiti-api-basic-full-example-nobean/pom.xml index 50563846346bf833aed3c65e40cc1f8a929ade38..9d600b9cb22954b8f0ad73671a15d47fef440e42 100644 --- a/activiti-examples/activiti-api-basic-full-example-nobean/pom.xml +++ b/activiti-examples/activiti-api-basic-full-example-nobean/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-basic-process-example/pom.xml b/activiti-examples/activiti-api-basic-process-example/pom.xml index 2dec4c9f49118c4a7a8fb618f67e76248dc06ba4..db2b0bc4ebe669bf23a8f5c1856251e5f3f6738e 100644 --- a/activiti-examples/activiti-api-basic-process-example/pom.xml +++ b/activiti-examples/activiti-api-basic-process-example/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-basic-task-example/pom.xml b/activiti-examples/activiti-api-basic-task-example/pom.xml index 51492924a2fd79dbfbf66b6a93927d0fcb6ca53d..fee6bf2d737be58f548f68de6db3bde1505b089f 100644 --- a/activiti-examples/activiti-api-basic-task-example/pom.xml +++ b/activiti-examples/activiti-api-basic-task-example/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-spring-integration-example/pom.xml b/activiti-examples/activiti-api-spring-integration-example/pom.xml index 4b3eab942ba4e4fc2b8fdcc67495c2180f940a0b..989e3d644ef525bcbfff8410ecd72e3483c92f88 100644 --- a/activiti-examples/activiti-api-spring-integration-example/pom.xml +++ b/activiti-examples/activiti-api-spring-integration-example/pom.xml @@ -24,7 +24,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT diff --git a/activiti-examples/activiti-api-web-example/pom.xml b/activiti-examples/activiti-api-web-example/pom.xml index d14eaebe430cb361fd6e6d1a4ceab4bd19bbf9e2..ab2d9360180f54cfb63367e9191dc132523bd3d6 100644 --- a/activiti-examples/activiti-api-web-example/pom.xml +++ b/activiti-examples/activiti-api-web-example/pom.xml @@ -40,7 +40,7 @@ 11 ${java.version} ${java.version} - 7.1.123 + 7.1.0-SNAPSHOT