From 7301013b676e0e92600bf3629b3333b9d64e9c85 Mon Sep 17 00:00:00 2001 From: Jonathan Knight Date: Thu, 22 Aug 2024 14:19:50 +0300 Subject: [PATCH] [maven-release-plugin] prepare release project-7.0.5 --- bedrock-bom/pom.xml | 2 +- .../12.2.1/coherence-12.2.1-testing-support/pom.xml | 6 +++++- bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml | 6 +++++- bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml | 6 +++++- bedrock-coherence/12.2.1/pom.xml | 6 +++++- .../coherence-14.1.1-testing-support-tests-junit4/pom.xml | 6 +++++- .../coherence-14.1.1-testing-support-tests-junit5/pom.xml | 6 +++++- .../14.1.1/coherence-14.1.1-testing-support/pom.xml | 6 +++++- bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml | 6 +++++- bedrock-coherence/14.1.1/pom.xml | 6 +++++- .../coherence-21.06-testing-support-tests-junit4/pom.xml | 6 +++++- .../coherence-21.06-testing-support-tests-junit5/pom.xml | 6 +++++- .../21.06/coherence-21.06-testing-support/pom.xml | 6 +++++- bedrock-coherence/21.06/coherence-21.06/pom.xml | 6 +++++- bedrock-coherence/21.06/pom.xml | 6 +++++- .../3.7.1/coherence-3.7.1-testing-support/pom.xml | 6 +++++- bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml | 6 +++++- bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml | 6 +++++- bedrock-coherence/3.7.1/pom.xml | 6 +++++- bedrock-coherence/pom.xml | 2 +- bedrock-core/pom.xml | 2 +- bedrock-runtime-docker-tests/pom.xml | 2 +- bedrock-runtime-docker/pom.xml | 2 +- bedrock-runtime-jacoco/pom.xml | 2 +- bedrock-runtime-maven-tests/pom.xml | 2 +- bedrock-runtime-maven/pom.xml | 2 +- bedrock-runtime-remote-tests/pom.xml | 2 +- bedrock-runtime-remote/pom.xml | 2 +- bedrock-runtime-tests/pom.xml | 2 +- bedrock-runtime-vagrant-tests/pom.xml | 2 +- bedrock-runtime-vagrant/pom.xml | 2 +- bedrock-runtime-virtual-tests/pom.xml | 2 +- bedrock-runtime-virtual/pom.xml | 2 +- bedrock-runtime-windows-tests/pom.xml | 2 +- bedrock-runtime-windows/pom.xml | 2 +- bedrock-runtime/pom.xml | 2 +- bedrock-testing-support-tests/pom.xml | 2 +- bedrock-testing-support/pom.xml | 2 +- pom.xml | 4 ++-- 39 files changed, 112 insertions(+), 40 deletions(-) diff --git a/bedrock-bom/pom.xml b/bedrock-bom/pom.xml index 46c14f7d..dfc47363 100644 --- a/bedrock-bom/pom.xml +++ b/bedrock-bom/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-bom diff --git a/bedrock-coherence/12.2.1/coherence-12.2.1-testing-support/pom.xml b/bedrock-coherence/12.2.1/coherence-12.2.1-testing-support/pom.xml index 87f6e94b..4c4b3282 100755 --- a/bedrock-coherence/12.2.1/coherence-12.2.1-testing-support/pom.xml +++ b/bedrock-coherence/12.2.1/coherence-12.2.1-testing-support/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 12.2.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-12.2.1-testing-support @@ -156,4 +156,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml b/bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml index c25f4621..e1a3579f 100755 --- a/bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml +++ b/bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 12.2.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-12.2.1-tests @@ -71,4 +71,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml b/bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml index e5ed926c..401d31a9 100755 --- a/bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml +++ b/bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 12.2.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-12.2.1 @@ -137,4 +137,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/12.2.1/pom.xml b/bedrock-coherence/12.2.1/pom.xml index bd517e65..53c757ab 100755 --- a/bedrock-coherence/12.2.1/pom.xml +++ b/bedrock-coherence/12.2.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock bedrock-coherence - 7.0.5-SNAPSHOT + 7.0.5 com.oracle.bedrock.coherence @@ -42,4 +42,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit4/pom.xml b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit4/pom.xml index bd196be6..44cfe330 100755 --- a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit4/pom.xml +++ b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit4/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 14.1.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-14.1.1-testing-support-tests-junit4 @@ -55,4 +55,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit5/pom.xml b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit5/pom.xml index b0d65a4c..9c58fdb7 100755 --- a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit5/pom.xml +++ b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit5/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 14.1.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-14.1.1-testing-support-tests-junit5 @@ -54,4 +54,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support/pom.xml b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support/pom.xml index 7e778ca4..2e24a049 100755 --- a/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support/pom.xml +++ b/bedrock-coherence/14.1.1/coherence-14.1.1-testing-support/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 14.1.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-14.1.1-testing-support @@ -62,4 +62,8 @@ provided + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml b/bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml index a9c4ed38..399f7964 100755 --- a/bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml +++ b/bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 14.1.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-14.1.1 @@ -97,4 +97,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/14.1.1/pom.xml b/bedrock-coherence/14.1.1/pom.xml index 99362738..b8c9b6d6 100755 --- a/bedrock-coherence/14.1.1/pom.xml +++ b/bedrock-coherence/14.1.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock bedrock-coherence - 7.0.5-SNAPSHOT + 7.0.5 com.oracle.bedrock.coherence @@ -25,4 +25,8 @@ coherence-14.1.1-testing-support-tests-junit4 coherence-14.1.1-testing-support-tests-junit5 + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit4/pom.xml b/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit4/pom.xml index 05776ab9..1649349f 100755 --- a/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit4/pom.xml +++ b/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit4/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 21.06 - 7.0.5-SNAPSHOT + 7.0.5 coherence-21.06-testing-support-tests-junit4 @@ -55,4 +55,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit5/pom.xml b/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit5/pom.xml index 5af835c6..c04a7148 100755 --- a/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit5/pom.xml +++ b/bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit5/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 21.06 - 7.0.5-SNAPSHOT + 7.0.5 coherence-21.06-testing-support-tests-junit5 @@ -54,4 +54,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/21.06/coherence-21.06-testing-support/pom.xml b/bedrock-coherence/21.06/coherence-21.06-testing-support/pom.xml index 34b312eb..0697b218 100755 --- a/bedrock-coherence/21.06/coherence-21.06-testing-support/pom.xml +++ b/bedrock-coherence/21.06/coherence-21.06-testing-support/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 21.06 - 7.0.5-SNAPSHOT + 7.0.5 coherence-21.06-testing-support @@ -62,4 +62,8 @@ provided + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/21.06/coherence-21.06/pom.xml b/bedrock-coherence/21.06/coherence-21.06/pom.xml index fe617514..00d6f704 100755 --- a/bedrock-coherence/21.06/coherence-21.06/pom.xml +++ b/bedrock-coherence/21.06/coherence-21.06/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 21.06 - 7.0.5-SNAPSHOT + 7.0.5 coherence-21.06 @@ -97,4 +97,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/21.06/pom.xml b/bedrock-coherence/21.06/pom.xml index 37c5e115..7369893e 100755 --- a/bedrock-coherence/21.06/pom.xml +++ b/bedrock-coherence/21.06/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock bedrock-coherence - 7.0.5-SNAPSHOT + 7.0.5 com.oracle.bedrock.coherence @@ -25,4 +25,8 @@ coherence-21.06-testing-support-tests-junit4 coherence-21.06-testing-support-tests-junit5 + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/3.7.1/coherence-3.7.1-testing-support/pom.xml b/bedrock-coherence/3.7.1/coherence-3.7.1-testing-support/pom.xml index 5b46647f..2f8a5fc0 100644 --- a/bedrock-coherence/3.7.1/coherence-3.7.1-testing-support/pom.xml +++ b/bedrock-coherence/3.7.1/coherence-3.7.1-testing-support/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 3.7.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-3.7.1-testing-support @@ -65,4 +65,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml b/bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml index 6302e074..14c5da0e 100644 --- a/bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml +++ b/bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 3.7.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-3.7.1-tests @@ -71,4 +71,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml b/bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml index 7a37e37f..7f02934f 100644 --- a/bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml +++ b/bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock.coherence 3.7.1 - 7.0.5-SNAPSHOT + 7.0.5 coherence-3.7.1 @@ -63,4 +63,8 @@ test + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/3.7.1/pom.xml b/bedrock-coherence/3.7.1/pom.xml index 4409237f..1b76b665 100644 --- a/bedrock-coherence/3.7.1/pom.xml +++ b/bedrock-coherence/3.7.1/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock bedrock-coherence - 7.0.5-SNAPSHOT + 7.0.5 com.oracle.bedrock.coherence @@ -41,4 +41,8 @@ + + + project-7.0.5 + \ No newline at end of file diff --git a/bedrock-coherence/pom.xml b/bedrock-coherence/pom.xml index 48403f64..0e06ed42 100644 --- a/bedrock-coherence/pom.xml +++ b/bedrock-coherence/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-coherence diff --git a/bedrock-core/pom.xml b/bedrock-core/pom.xml index 1b97acbc..2b537810 100644 --- a/bedrock-core/pom.xml +++ b/bedrock-core/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-core diff --git a/bedrock-runtime-docker-tests/pom.xml b/bedrock-runtime-docker-tests/pom.xml index 40585862..ed03c34d 100644 --- a/bedrock-runtime-docker-tests/pom.xml +++ b/bedrock-runtime-docker-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-docker-tests diff --git a/bedrock-runtime-docker/pom.xml b/bedrock-runtime-docker/pom.xml index 260030da..6a7932bf 100644 --- a/bedrock-runtime-docker/pom.xml +++ b/bedrock-runtime-docker/pom.xml @@ -29,7 +29,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-docker diff --git a/bedrock-runtime-jacoco/pom.xml b/bedrock-runtime-jacoco/pom.xml index 6d772fbf..4eea4307 100644 --- a/bedrock-runtime-jacoco/pom.xml +++ b/bedrock-runtime-jacoco/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 4.0.0 diff --git a/bedrock-runtime-maven-tests/pom.xml b/bedrock-runtime-maven-tests/pom.xml index 5da5f2ce..185bdce9 100644 --- a/bedrock-runtime-maven-tests/pom.xml +++ b/bedrock-runtime-maven-tests/pom.xml @@ -3,7 +3,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 4.0.0 diff --git a/bedrock-runtime-maven/pom.xml b/bedrock-runtime-maven/pom.xml index 144712e7..40115523 100644 --- a/bedrock-runtime-maven/pom.xml +++ b/bedrock-runtime-maven/pom.xml @@ -3,7 +3,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 4.0.0 diff --git a/bedrock-runtime-remote-tests/pom.xml b/bedrock-runtime-remote-tests/pom.xml index f1076261..5d4a0a87 100644 --- a/bedrock-runtime-remote-tests/pom.xml +++ b/bedrock-runtime-remote-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-remote-tests diff --git a/bedrock-runtime-remote/pom.xml b/bedrock-runtime-remote/pom.xml index 6c1dca89..63ff9abb 100644 --- a/bedrock-runtime-remote/pom.xml +++ b/bedrock-runtime-remote/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-remote diff --git a/bedrock-runtime-tests/pom.xml b/bedrock-runtime-tests/pom.xml index 68e06c81..7d30747e 100644 --- a/bedrock-runtime-tests/pom.xml +++ b/bedrock-runtime-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-tests diff --git a/bedrock-runtime-vagrant-tests/pom.xml b/bedrock-runtime-vagrant-tests/pom.xml index 566cc5df..d7c89dfc 100644 --- a/bedrock-runtime-vagrant-tests/pom.xml +++ b/bedrock-runtime-vagrant-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-vagrant-tests diff --git a/bedrock-runtime-vagrant/pom.xml b/bedrock-runtime-vagrant/pom.xml index 7e413dab..0939f72e 100644 --- a/bedrock-runtime-vagrant/pom.xml +++ b/bedrock-runtime-vagrant/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-vagrant diff --git a/bedrock-runtime-virtual-tests/pom.xml b/bedrock-runtime-virtual-tests/pom.xml index 9bf80ef5..62575282 100644 --- a/bedrock-runtime-virtual-tests/pom.xml +++ b/bedrock-runtime-virtual-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-virtual-tests diff --git a/bedrock-runtime-virtual/pom.xml b/bedrock-runtime-virtual/pom.xml index 7bd3f8d0..a6f05b25 100644 --- a/bedrock-runtime-virtual/pom.xml +++ b/bedrock-runtime-virtual/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-virtual diff --git a/bedrock-runtime-windows-tests/pom.xml b/bedrock-runtime-windows-tests/pom.xml index ae43b446..028cd7a8 100644 --- a/bedrock-runtime-windows-tests/pom.xml +++ b/bedrock-runtime-windows-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-windows-tests diff --git a/bedrock-runtime-windows/pom.xml b/bedrock-runtime-windows/pom.xml index 8d5ceb77..525d495b 100644 --- a/bedrock-runtime-windows/pom.xml +++ b/bedrock-runtime-windows/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime-windows diff --git a/bedrock-runtime/pom.xml b/bedrock-runtime/pom.xml index ca673087..c9f00b2b 100644 --- a/bedrock-runtime/pom.xml +++ b/bedrock-runtime/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-runtime diff --git a/bedrock-testing-support-tests/pom.xml b/bedrock-testing-support-tests/pom.xml index 87d54388..e3b04727 100644 --- a/bedrock-testing-support-tests/pom.xml +++ b/bedrock-testing-support-tests/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-testing-support-tests diff --git a/bedrock-testing-support/pom.xml b/bedrock-testing-support/pom.xml index e778623d..49cfa3d7 100644 --- a/bedrock-testing-support/pom.xml +++ b/bedrock-testing-support/pom.xml @@ -4,7 +4,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 bedrock-testing-support diff --git a/pom.xml b/pom.xml index 6f7ab798..83e6adc1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.oracle.bedrock project - 7.0.5-SNAPSHOT + 7.0.5 pom @@ -38,7 +38,7 @@ scm:git:https://github.com/coherence-community/oracle-bedrock.git scm:git:https://github.com/coherence-community/oracle-bedrock.git https://github.com/coherence-community/oracle-bedrock.git - 4.0.0 + project-7.0.5