From acfd92a404d4d6747c16120fcbfd09a92fe82e93 Mon Sep 17 00:00:00 2001 From: Robert Patrick Date: Wed, 1 May 2024 20:33:16 -0500 Subject: [PATCH] [maven-release-plugin] prepare release release-4.1.1 --- core/pom.xml | 2 +- installer/pom.xml | 2 +- integration-tests/alias-test/generate/pom.xml | 2 +- integration-tests/alias-test/pom.xml | 2 +- integration-tests/alias-test/verify/pom.xml | 2 +- integration-tests/apps/pom.xml | 2 +- integration-tests/apps/simple-app-archive/pom.xml | 2 +- integration-tests/apps/simple-app-updated-archive/pom.xml | 2 +- integration-tests/apps/simple-app/pom.xml | 2 +- integration-tests/apps/structured-app/pom.xml | 2 +- .../apps/structured-app/structured-app-archive/pom.xml | 2 +- .../structured-app/structured-app-updated-archive/pom.xml | 2 +- .../apps/structured-app/structured-app-war/pom.xml | 2 +- integration-tests/apps/versioned-app/pom.xml | 2 +- .../apps/versioned-app/versioned-app-archive/pom.xml | 2 +- .../apps/versioned-app/versioned-app-updated-archive/pom.xml | 2 +- .../apps/versioned-app/versioned-app-updated-war/pom.xml | 2 +- .../apps/versioned-app/versioned-app-war/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/system-test/pom.xml | 2 +- pom.xml | 4 ++-- tools/crd-schema/pom.xml | 2 +- tools/pom.xml | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 518cb37b42..7418edb30b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 3ae89c3cc2..188152f0e1 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -12,7 +12,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/alias-test/generate/pom.xml b/integration-tests/alias-test/generate/pom.xml index 3a76823b74..a94e0f8a6c 100644 --- a/integration-tests/alias-test/generate/pom.xml +++ b/integration-tests/alias-test/generate/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-alias-test com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/alias-test/pom.xml b/integration-tests/alias-test/pom.xml index 74bd96f531..9753dae4c5 100644 --- a/integration-tests/alias-test/pom.xml +++ b/integration-tests/alias-test/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-integration-tests com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/alias-test/verify/pom.xml b/integration-tests/alias-test/verify/pom.xml index 2c514c323e..09179a681f 100644 --- a/integration-tests/alias-test/verify/pom.xml +++ b/integration-tests/alias-test/verify/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-alias-test com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/pom.xml b/integration-tests/apps/pom.xml index ce22fb6b3b..76df653f51 100644 --- a/integration-tests/apps/pom.xml +++ b/integration-tests/apps/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-integration-tests com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/simple-app-archive/pom.xml b/integration-tests/apps/simple-app-archive/pom.xml index f13d4d218d..f85ea355c2 100644 --- a/integration-tests/apps/simple-app-archive/pom.xml +++ b/integration-tests/apps/simple-app-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/simple-app-updated-archive/pom.xml b/integration-tests/apps/simple-app-updated-archive/pom.xml index afd19d9e53..66489fa952 100644 --- a/integration-tests/apps/simple-app-updated-archive/pom.xml +++ b/integration-tests/apps/simple-app-updated-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/simple-app/pom.xml b/integration-tests/apps/simple-app/pom.xml index 3e5396bf41..58b77b7f93 100644 --- a/integration-tests/apps/simple-app/pom.xml +++ b/integration-tests/apps/simple-app/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/structured-app/pom.xml b/integration-tests/apps/structured-app/pom.xml index 4a28c327ab..5da607d9fa 100644 --- a/integration-tests/apps/structured-app/pom.xml +++ b/integration-tests/apps/structured-app/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/structured-app/structured-app-archive/pom.xml b/integration-tests/apps/structured-app/structured-app-archive/pom.xml index fbbacdd4d0..5d50901723 100644 --- a/integration-tests/apps/structured-app/structured-app-archive/pom.xml +++ b/integration-tests/apps/structured-app/structured-app-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-structured-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/structured-app/structured-app-updated-archive/pom.xml b/integration-tests/apps/structured-app/structured-app-updated-archive/pom.xml index 0717b37390..da6cfadc2a 100644 --- a/integration-tests/apps/structured-app/structured-app-updated-archive/pom.xml +++ b/integration-tests/apps/structured-app/structured-app-updated-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-structured-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/structured-app/structured-app-war/pom.xml b/integration-tests/apps/structured-app/structured-app-war/pom.xml index 12a00db123..c1d3d03fb5 100644 --- a/integration-tests/apps/structured-app/structured-app-war/pom.xml +++ b/integration-tests/apps/structured-app/structured-app-war/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-structured-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/versioned-app/pom.xml b/integration-tests/apps/versioned-app/pom.xml index 7a29112e3d..93c3e78b4f 100644 --- a/integration-tests/apps/versioned-app/pom.xml +++ b/integration-tests/apps/versioned-app/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/versioned-app/versioned-app-archive/pom.xml b/integration-tests/apps/versioned-app/versioned-app-archive/pom.xml index 1744b09952..2fc05fa7a4 100644 --- a/integration-tests/apps/versioned-app/versioned-app-archive/pom.xml +++ b/integration-tests/apps/versioned-app/versioned-app-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-versioned-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/versioned-app/versioned-app-updated-archive/pom.xml b/integration-tests/apps/versioned-app/versioned-app-updated-archive/pom.xml index 7a28d22909..0862dbe159 100644 --- a/integration-tests/apps/versioned-app/versioned-app-updated-archive/pom.xml +++ b/integration-tests/apps/versioned-app/versioned-app-updated-archive/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-versioned-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/versioned-app/versioned-app-updated-war/pom.xml b/integration-tests/apps/versioned-app/versioned-app-updated-war/pom.xml index 07d2794f88..09d53dd31b 100644 --- a/integration-tests/apps/versioned-app/versioned-app-updated-war/pom.xml +++ b/integration-tests/apps/versioned-app/versioned-app-updated-war/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-versioned-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/apps/versioned-app/versioned-app-war/pom.xml b/integration-tests/apps/versioned-app/versioned-app-war/pom.xml index b19dee9409..7bc1594cf8 100644 --- a/integration-tests/apps/versioned-app/versioned-app-war/pom.xml +++ b/integration-tests/apps/versioned-app/versioned-app-war/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy-system-test-apps-versioned-app com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ea135b5f07..69ae85be1f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/integration-tests/system-test/pom.xml b/integration-tests/system-test/pom.xml index 4e22d787be..eb295d018d 100644 --- a/integration-tests/system-test/pom.xml +++ b/integration-tests/system-test/pom.xml @@ -12,7 +12,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy-integration-tests - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 10a2ec31f3..048a3595c6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 4.1.1-SNAPSHOT + 4.1.1 pom Oracle WebLogic Server Deploy Tooling @@ -73,7 +73,7 @@ ${wdt.scm.repo.url} scm:git:${wdt.scm.repo.conn} scm:git:${wdt.scm.repo.conn} - HEAD + release-4.1.1 diff --git a/tools/crd-schema/pom.xml b/tools/crd-schema/pom.xml index 236fb91e84..f3713825fd 100644 --- a/tools/crd-schema/pom.xml +++ b/tools/crd-schema/pom.xml @@ -11,7 +11,7 @@ tools com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index 9313eb86cb..4821b13569 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.1.1-SNAPSHOT + 4.1.1 ../pom.xml