From dd2b2bfbcdc0c0e91b370dcc55539ca831ce7ca7 Mon Sep 17 00:00:00 2001 From: Coherence Release User Date: Thu, 18 Jun 2020 04:03:21 +0000 Subject: [PATCH] release: update poms to version 14.1.1-0-1 [git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v14.1.1.0/": change = 79350] --- prj/coherence-core-components/pom.xml | 2 +- prj/coherence-core/pom.xml | 2 +- prj/coherence-discovery/pom.xml | 2 +- prj/coherence-docker/pom.xml | 2 +- prj/coherence-http-netty/pom.xml | 2 +- prj/coherence-javadoc/pom.xml | 2 +- prj/coherence-jcache/pom.xml | 2 +- prj/coherence-jvisualvm/pom.xml | 2 +- prj/coherence-loadbalancer/pom.xml | 2 +- prj/coherence-login/pom.xml | 2 +- prj/coherence-management/pom.xml | 2 +- prj/coherence-metrics/pom.xml | 2 +- prj/coherence-mock/pom.xml | 2 +- prj/coherence-rest/pom.xml | 2 +- prj/coherence-testing-support/pom.xml | 2 +- prj/coherence-tracing/opentracing-0.33/pom.xml | 2 +- prj/coherence-tracing/opentracing-common/pom.xml | 2 +- prj/coherence-tracing/pom.xml | 2 +- prj/coherence/pom.xml | 2 +- prj/coverage/pom.xml | 2 +- prj/docs/pom.xml | 2 +- prj/pom.xml | 2 +- prj/tde/pom.xml | 2 +- prj/test/distribution/jcache-compliance/pom.xml | 2 +- prj/test/distribution/osgi/pom.xml | 2 +- prj/test/distribution/pom.xml | 2 +- prj/test/endurance/pom.xml | 2 +- prj/test/functional/aggregator/pom.xml | 2 +- prj/test/functional/bundler/pom.xml | 2 +- prj/test/functional/cache/pom.xml | 2 +- prj/test/functional/config/pom.xml | 2 +- prj/test/functional/dependencies/pom.xml | 2 +- prj/test/functional/discovery/pom.xml | 2 +- prj/test/functional/dslquery/pom.xml | 2 +- prj/test/functional/events/pom.xml | 2 +- prj/test/functional/extend/pom.xml | 2 +- prj/test/functional/extractor/pom.xml | 2 +- prj/test/functional/filter/pom.xml | 2 +- prj/test/functional/graal/pom.xml | 2 +- prj/test/functional/guardian/pom.xml | 2 +- prj/test/functional/http-netty/pom.xml | 2 +- prj/test/functional/http/pom.xml | 2 +- prj/test/functional/io/pom.xml | 2 +- prj/test/functional/jcache/pom.xml | 2 +- prj/test/functional/jmx/pom.xml | 2 +- prj/test/functional/jvisualvm/pom.xml | 2 +- prj/test/functional/lambda/pom.xml | 2 +- prj/test/functional/logging/pom.xml | 2 +- prj/test/functional/management/pom.xml | 2 +- prj/test/functional/memcached/pom.xml | 2 +- prj/test/functional/metrics/pom.xml | 2 +- prj/test/functional/near/pom.xml | 2 +- prj/test/functional/net/pom.xml | 2 +- prj/test/functional/partition/pom.xml | 2 +- prj/test/functional/persistence/pom.xml | 2 +- prj/test/functional/pom.xml | 2 +- prj/test/functional/processor/pom.xml | 2 +- prj/test/functional/quorum/pom.xml | 2 +- prj/test/functional/reporter/pom.xml | 2 +- prj/test/functional/rest-netty/pom.xml | 2 +- prj/test/functional/rest/pom.xml | 2 +- prj/test/functional/rwbm/pom.xml | 2 +- prj/test/functional/security/pom.xml | 2 +- prj/test/functional/session/pom.xml | 2 +- prj/test/functional/ssl/pom.xml | 2 +- prj/test/functional/tcmp/pom.xml | 2 +- prj/test/functional/topics/pom.xml | 2 +- prj/test/functional/tracing/clean/pom.xml | 2 +- prj/test/functional/tracing/common/pom.xml | 2 +- prj/test/functional/tracing/jaeger-1.0.0/pom.xml | 2 +- prj/test/functional/tracing/jaeger-common/pom.xml | 2 +- prj/test/functional/tracing/pom.xml | 2 +- prj/test/functional/transformer/pom.xml | 2 +- prj/test/functional/trigger/pom.xml | 2 +- prj/test/functional/util/pom.xml | 2 +- prj/test/functional/wls-management/pom.xml | 2 +- prj/test/functional/xsd/pom.xml | 2 +- prj/test/performance/framework/pom.xml | 2 +- prj/test/performance/pom.xml | 2 +- prj/test/performance/psr/pom.xml | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) diff --git a/prj/coherence-core-components/pom.xml b/prj/coherence-core-components/pom.xml index 762ffe183d9a1..b77f1ad487dea 100644 --- a/prj/coherence-core-components/pom.xml +++ b/prj/coherence-core-components/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-core/pom.xml b/prj/coherence-core/pom.xml index ec311db03ef6d..0f840c6c2acce 100644 --- a/prj/coherence-core/pom.xml +++ b/prj/coherence-core/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-discovery/pom.xml b/prj/coherence-discovery/pom.xml index 0c8ab2a9dcec1..ccd48996c676f 100755 --- a/prj/coherence-discovery/pom.xml +++ b/prj/coherence-discovery/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-docker/pom.xml b/prj/coherence-docker/pom.xml index 7076d6c961d9b..8ae3e0744a8ac 100644 --- a/prj/coherence-docker/pom.xml +++ b/prj/coherence-docker/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-http-netty/pom.xml b/prj/coherence-http-netty/pom.xml index eef8f47de28e6..1b7d159f7fbd8 100644 --- a/prj/coherence-http-netty/pom.xml +++ b/prj/coherence-http-netty/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-javadoc/pom.xml b/prj/coherence-javadoc/pom.xml index 40c8daa3635cb..57cb731498664 100644 --- a/prj/coherence-javadoc/pom.xml +++ b/prj/coherence-javadoc/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-jcache/pom.xml b/prj/coherence-jcache/pom.xml index a1537fd5079f4..0c30f36e2e528 100644 --- a/prj/coherence-jcache/pom.xml +++ b/prj/coherence-jcache/pom.xml @@ -11,7 +11,7 @@ main com.oracle.coherence.ce - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 4.0.0 diff --git a/prj/coherence-jvisualvm/pom.xml b/prj/coherence-jvisualvm/pom.xml index 3ca3d3f4c0577..c37da2ff1fa54 100644 --- a/prj/coherence-jvisualvm/pom.xml +++ b/prj/coherence-jvisualvm/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-loadbalancer/pom.xml b/prj/coherence-loadbalancer/pom.xml index 96f7ea8bf4638..4e27414a43b88 100644 --- a/prj/coherence-loadbalancer/pom.xml +++ b/prj/coherence-loadbalancer/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-login/pom.xml b/prj/coherence-login/pom.xml index ee3b06ab42eca..9d5726799bd1b 100644 --- a/prj/coherence-login/pom.xml +++ b/prj/coherence-login/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-management/pom.xml b/prj/coherence-management/pom.xml index 07ee785c0ec22..1d1d1914ffcd3 100644 --- a/prj/coherence-management/pom.xml +++ b/prj/coherence-management/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-metrics/pom.xml b/prj/coherence-metrics/pom.xml index 4f98bd86009d6..2cebd8e7f15dd 100644 --- a/prj/coherence-metrics/pom.xml +++ b/prj/coherence-metrics/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-mock/pom.xml b/prj/coherence-mock/pom.xml index d9479289a3955..f5d3f632c245b 100644 --- a/prj/coherence-mock/pom.xml +++ b/prj/coherence-mock/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-rest/pom.xml b/prj/coherence-rest/pom.xml index 46bd5c4c1e82a..e4dd5c9508bd7 100644 --- a/prj/coherence-rest/pom.xml +++ b/prj/coherence-rest/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-testing-support/pom.xml b/prj/coherence-testing-support/pom.xml index a6e921125d8e4..ff7107d7dea97 100644 --- a/prj/coherence-testing-support/pom.xml +++ b/prj/coherence-testing-support/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-tracing/opentracing-0.33/pom.xml b/prj/coherence-tracing/opentracing-0.33/pom.xml index 56fde13f7ccbc..d84e64e3fafbf 100644 --- a/prj/coherence-tracing/opentracing-0.33/pom.xml +++ b/prj/coherence-tracing/opentracing-0.33/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce coherence-tracing - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-tracing/opentracing-common/pom.xml b/prj/coherence-tracing/opentracing-common/pom.xml index 4d6550a9dd975..a2a4c639e547b 100644 --- a/prj/coherence-tracing/opentracing-common/pom.xml +++ b/prj/coherence-tracing/opentracing-common/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce coherence-tracing - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence-tracing/pom.xml b/prj/coherence-tracing/pom.xml index 561bf76c79be1..9d664a3142624 100644 --- a/prj/coherence-tracing/pom.xml +++ b/prj/coherence-tracing/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coherence/pom.xml b/prj/coherence/pom.xml index 82fd047d36f58..76fa64340bc79 100644 --- a/prj/coherence/pom.xml +++ b/prj/coherence/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/coverage/pom.xml b/prj/coverage/pom.xml index 5394f3cdae105..d6835b5925a7d 100644 --- a/prj/coverage/pom.xml +++ b/prj/coverage/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/docs/pom.xml b/prj/docs/pom.xml index 12be781045897..d2273c365c5f0 100644 --- a/prj/docs/pom.xml +++ b/prj/docs/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/pom.xml b/prj/pom.xml index 47d396b9c66fc..f801e24ca717c 100644 --- a/prj/pom.xml +++ b/prj/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 pom Coherence Project diff --git a/prj/tde/pom.xml b/prj/tde/pom.xml index c20c894e4dbe9..e3a5a4fc2fb00 100644 --- a/prj/tde/pom.xml +++ b/prj/tde/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/distribution/jcache-compliance/pom.xml b/prj/test/distribution/jcache-compliance/pom.xml index 0784f0510f73e..25d845c0ce0db 100644 --- a/prj/test/distribution/jcache-compliance/pom.xml +++ b/prj/test/distribution/jcache-compliance/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-distribution-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/distribution/osgi/pom.xml b/prj/test/distribution/osgi/pom.xml index 50de27097f645..4a11e7e56f056 100644 --- a/prj/test/distribution/osgi/pom.xml +++ b/prj/test/distribution/osgi/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-distribution-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/distribution/pom.xml b/prj/test/distribution/pom.xml index 1c9950f0e1be3..10691320a564a 100644 --- a/prj/test/distribution/pom.xml +++ b/prj/test/distribution/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../../pom.xml diff --git a/prj/test/endurance/pom.xml b/prj/test/endurance/pom.xml index 38a081c578b27..bdeee88163946 100644 --- a/prj/test/endurance/pom.xml +++ b/prj/test/endurance/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../../pom.xml diff --git a/prj/test/functional/aggregator/pom.xml b/prj/test/functional/aggregator/pom.xml index cd27fe321e4d7..82ed3d136e7bb 100644 --- a/prj/test/functional/aggregator/pom.xml +++ b/prj/test/functional/aggregator/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/bundler/pom.xml b/prj/test/functional/bundler/pom.xml index 0377a60113d41..c37b9536c8fe9 100644 --- a/prj/test/functional/bundler/pom.xml +++ b/prj/test/functional/bundler/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/cache/pom.xml b/prj/test/functional/cache/pom.xml index 9f0e4f3e1279c..aebb09b35d228 100644 --- a/prj/test/functional/cache/pom.xml +++ b/prj/test/functional/cache/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/config/pom.xml b/prj/test/functional/config/pom.xml index 145abf5d5c486..95abac165075f 100644 --- a/prj/test/functional/config/pom.xml +++ b/prj/test/functional/config/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/dependencies/pom.xml b/prj/test/functional/dependencies/pom.xml index 6462fc3fe848f..efac679fa01d9 100644 --- a/prj/test/functional/dependencies/pom.xml +++ b/prj/test/functional/dependencies/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/discovery/pom.xml b/prj/test/functional/discovery/pom.xml index 7467de3b840f1..ad91638a2dc24 100644 --- a/prj/test/functional/discovery/pom.xml +++ b/prj/test/functional/discovery/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/dslquery/pom.xml b/prj/test/functional/dslquery/pom.xml index 775c612d1e323..32d1d6c6421fa 100644 --- a/prj/test/functional/dslquery/pom.xml +++ b/prj/test/functional/dslquery/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/events/pom.xml b/prj/test/functional/events/pom.xml index ea94e02ac02e3..7e5e40be8d291 100644 --- a/prj/test/functional/events/pom.xml +++ b/prj/test/functional/events/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/extend/pom.xml b/prj/test/functional/extend/pom.xml index 2e5df4433b885..333cf408223c4 100644 --- a/prj/test/functional/extend/pom.xml +++ b/prj/test/functional/extend/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/extractor/pom.xml b/prj/test/functional/extractor/pom.xml index 274576a3d07fe..d9aa71ca40e57 100644 --- a/prj/test/functional/extractor/pom.xml +++ b/prj/test/functional/extractor/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/filter/pom.xml b/prj/test/functional/filter/pom.xml index 94229c6a0057c..656fc92ccd805 100644 --- a/prj/test/functional/filter/pom.xml +++ b/prj/test/functional/filter/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/graal/pom.xml b/prj/test/functional/graal/pom.xml index ffe4ba8a56cff..01aeb73bff513 100644 --- a/prj/test/functional/graal/pom.xml +++ b/prj/test/functional/graal/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/guardian/pom.xml b/prj/test/functional/guardian/pom.xml index 0ec4054e5e481..38a90d9546779 100644 --- a/prj/test/functional/guardian/pom.xml +++ b/prj/test/functional/guardian/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/http-netty/pom.xml b/prj/test/functional/http-netty/pom.xml index 6ff0e92915a82..33162541f1431 100644 --- a/prj/test/functional/http-netty/pom.xml +++ b/prj/test/functional/http-netty/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/http/pom.xml b/prj/test/functional/http/pom.xml index 3b82077335df5..33caf9003967b 100644 --- a/prj/test/functional/http/pom.xml +++ b/prj/test/functional/http/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/io/pom.xml b/prj/test/functional/io/pom.xml index e4bd72e77232b..497a3c0a50534 100644 --- a/prj/test/functional/io/pom.xml +++ b/prj/test/functional/io/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/jcache/pom.xml b/prj/test/functional/jcache/pom.xml index b44b5462c6bc1..c2c1e1f9fcaeb 100644 --- a/prj/test/functional/jcache/pom.xml +++ b/prj/test/functional/jcache/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/jmx/pom.xml b/prj/test/functional/jmx/pom.xml index 973af4cee1344..35a46d9eca835 100644 --- a/prj/test/functional/jmx/pom.xml +++ b/prj/test/functional/jmx/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/jvisualvm/pom.xml b/prj/test/functional/jvisualvm/pom.xml index 434a498413260..7256440fa019f 100644 --- a/prj/test/functional/jvisualvm/pom.xml +++ b/prj/test/functional/jvisualvm/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/lambda/pom.xml b/prj/test/functional/lambda/pom.xml index 94cea98472888..2429c32c8fff5 100644 --- a/prj/test/functional/lambda/pom.xml +++ b/prj/test/functional/lambda/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/logging/pom.xml b/prj/test/functional/logging/pom.xml index 64e099c7e3a88..b2cf9f7b3a793 100644 --- a/prj/test/functional/logging/pom.xml +++ b/prj/test/functional/logging/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/management/pom.xml b/prj/test/functional/management/pom.xml index 10ce97f1c6725..412b5aa04850f 100644 --- a/prj/test/functional/management/pom.xml +++ b/prj/test/functional/management/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/memcached/pom.xml b/prj/test/functional/memcached/pom.xml index a6c869dfbf747..d690ca6f3186e 100644 --- a/prj/test/functional/memcached/pom.xml +++ b/prj/test/functional/memcached/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/metrics/pom.xml b/prj/test/functional/metrics/pom.xml index 51a582cd4d276..b4488c22923e8 100644 --- a/prj/test/functional/metrics/pom.xml +++ b/prj/test/functional/metrics/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/near/pom.xml b/prj/test/functional/near/pom.xml index 6e1380fa4fb45..5b5461514ddaa 100644 --- a/prj/test/functional/near/pom.xml +++ b/prj/test/functional/near/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/net/pom.xml b/prj/test/functional/net/pom.xml index 523d71d6287ec..54dbc0777f6d7 100644 --- a/prj/test/functional/net/pom.xml +++ b/prj/test/functional/net/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/partition/pom.xml b/prj/test/functional/partition/pom.xml index 79e9bef243d06..9bcbcb6276636 100644 --- a/prj/test/functional/partition/pom.xml +++ b/prj/test/functional/partition/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/persistence/pom.xml b/prj/test/functional/persistence/pom.xml index 107d99581504a..8a59bd477cdf9 100644 --- a/prj/test/functional/persistence/pom.xml +++ b/prj/test/functional/persistence/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/pom.xml b/prj/test/functional/pom.xml index ca19c0c94ff16..c02c0002ee475 100644 --- a/prj/test/functional/pom.xml +++ b/prj/test/functional/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../../pom.xml diff --git a/prj/test/functional/processor/pom.xml b/prj/test/functional/processor/pom.xml index 0109fa90daa83..590f3c5e0f6e7 100644 --- a/prj/test/functional/processor/pom.xml +++ b/prj/test/functional/processor/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/quorum/pom.xml b/prj/test/functional/quorum/pom.xml index 122cfa1f27e0a..3bc0ed64d1ec0 100644 --- a/prj/test/functional/quorum/pom.xml +++ b/prj/test/functional/quorum/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/reporter/pom.xml b/prj/test/functional/reporter/pom.xml index 3e1c140376ab6..442ab9f819552 100644 --- a/prj/test/functional/reporter/pom.xml +++ b/prj/test/functional/reporter/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/rest-netty/pom.xml b/prj/test/functional/rest-netty/pom.xml index 8b34c282a4011..2ff23aae62cd6 100644 --- a/prj/test/functional/rest-netty/pom.xml +++ b/prj/test/functional/rest-netty/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/rest/pom.xml b/prj/test/functional/rest/pom.xml index 9067fa9d387ab..eca9fdf369fa3 100644 --- a/prj/test/functional/rest/pom.xml +++ b/prj/test/functional/rest/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/rwbm/pom.xml b/prj/test/functional/rwbm/pom.xml index 68a83b218b452..f721a70ab7b3e 100644 --- a/prj/test/functional/rwbm/pom.xml +++ b/prj/test/functional/rwbm/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/security/pom.xml b/prj/test/functional/security/pom.xml index a0b3d56fb601c..1872176f3c643 100644 --- a/prj/test/functional/security/pom.xml +++ b/prj/test/functional/security/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/session/pom.xml b/prj/test/functional/session/pom.xml index fb8a612d4f949..a3c75bac934ea 100644 --- a/prj/test/functional/session/pom.xml +++ b/prj/test/functional/session/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/ssl/pom.xml b/prj/test/functional/ssl/pom.xml index b770642baabe5..2970f49d6122b 100644 --- a/prj/test/functional/ssl/pom.xml +++ b/prj/test/functional/ssl/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/tcmp/pom.xml b/prj/test/functional/tcmp/pom.xml index 396fb6bb6d0a8..042cb791cd9f7 100644 --- a/prj/test/functional/tcmp/pom.xml +++ b/prj/test/functional/tcmp/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/topics/pom.xml b/prj/test/functional/topics/pom.xml index ccf4446f811b6..d044b34992416 100644 --- a/prj/test/functional/topics/pom.xml +++ b/prj/test/functional/topics/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/tracing/clean/pom.xml b/prj/test/functional/tracing/clean/pom.xml index f84f55eeeaafb..1034f526751dc 100644 --- a/prj/test/functional/tracing/clean/pom.xml +++ b/prj/test/functional/tracing/clean/pom.xml @@ -11,7 +11,7 @@ tracing com.oracle.coherence.ce.tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml 4.0.0 diff --git a/prj/test/functional/tracing/common/pom.xml b/prj/test/functional/tracing/common/pom.xml index fc76ee9880186..8087192fe5d91 100644 --- a/prj/test/functional/tracing/common/pom.xml +++ b/prj/test/functional/tracing/common/pom.xml @@ -11,7 +11,7 @@ tracing com.oracle.coherence.ce.tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml 4.0.0 diff --git a/prj/test/functional/tracing/jaeger-1.0.0/pom.xml b/prj/test/functional/tracing/jaeger-1.0.0/pom.xml index 99fdb0e70c06a..ce28ceb820972 100644 --- a/prj/test/functional/tracing/jaeger-1.0.0/pom.xml +++ b/prj/test/functional/tracing/jaeger-1.0.0/pom.xml @@ -11,7 +11,7 @@ tracing com.oracle.coherence.ce.tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml 4.0.0 diff --git a/prj/test/functional/tracing/jaeger-common/pom.xml b/prj/test/functional/tracing/jaeger-common/pom.xml index 3c644657a4b7f..ae43724eaf1da 100644 --- a/prj/test/functional/tracing/jaeger-common/pom.xml +++ b/prj/test/functional/tracing/jaeger-common/pom.xml @@ -11,7 +11,7 @@ tracing com.oracle.coherence.ce.tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml 4.0.0 diff --git a/prj/test/functional/tracing/pom.xml b/prj/test/functional/tracing/pom.xml index 62e49fd7ccaab..c097c9d78174b 100755 --- a/prj/test/functional/tracing/pom.xml +++ b/prj/test/functional/tracing/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/transformer/pom.xml b/prj/test/functional/transformer/pom.xml index 2841ebad954a0..d9ed50931d68e 100644 --- a/prj/test/functional/transformer/pom.xml +++ b/prj/test/functional/transformer/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/trigger/pom.xml b/prj/test/functional/trigger/pom.xml index 9f05bfca7501d..7c2fcf7f5a378 100644 --- a/prj/test/functional/trigger/pom.xml +++ b/prj/test/functional/trigger/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/util/pom.xml b/prj/test/functional/util/pom.xml index 9ba1d2d360683..3b3619e89ce10 100644 --- a/prj/test/functional/util/pom.xml +++ b/prj/test/functional/util/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/wls-management/pom.xml b/prj/test/functional/wls-management/pom.xml index a7a53fe8b8052..0ddd9170c99cb 100644 --- a/prj/test/functional/wls-management/pom.xml +++ b/prj/test/functional/wls-management/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/functional/xsd/pom.xml b/prj/test/functional/xsd/pom.xml index af0896644f19f..8821e90e5f52a 100644 --- a/prj/test/functional/xsd/pom.xml +++ b/prj/test/functional/xsd/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-functional-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/performance/framework/pom.xml b/prj/test/performance/framework/pom.xml index c254a5d753a9c..c034daf00961a 100644 --- a/prj/test/performance/framework/pom.xml +++ b/prj/test/performance/framework/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-performance-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml diff --git a/prj/test/performance/pom.xml b/prj/test/performance/pom.xml index 12657d1ed9aa9..ee5111422be95 100644 --- a/prj/test/performance/pom.xml +++ b/prj/test/performance/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce main - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../../pom.xml diff --git a/prj/test/performance/psr/pom.xml b/prj/test/performance/psr/pom.xml index 3f70f23859a41..0c641f0c5b2d2 100644 --- a/prj/test/performance/psr/pom.xml +++ b/prj/test/performance/psr/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.ce.tests coherence-performance-tests - 14.1.1-0-1-SNAPSHOT + 14.1.1-0-1 ../pom.xml