From d6c1e61b367c06b76aea1de75c91bfafeb7f4e26 Mon Sep 17 00:00:00 2001 From: Robert Patrick Date: Wed, 1 Jan 2025 09:07:57 -0600 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 3b9a5a6f1..9011e1293 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 916e7d12f..1b56c1a52 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -12,7 +12,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 4.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/alias-test/generate/pom.xml b/integration-tests/alias-test/generate/pom.xml index d68dec3fc..2e7c496ee 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/alias-test/pom.xml b/integration-tests/alias-test/pom.xml index 721769319..a767b9c33 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/alias-test/verify/pom.xml b/integration-tests/alias-test/verify/pom.xml index b842f9719..ad98446f2 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/apps/pom.xml b/integration-tests/apps/pom.xml index 10d7ddd64..b39c1793a 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/apps/simple-app-archive/pom.xml b/integration-tests/apps/simple-app-archive/pom.xml index 741dd15f1..ac242b74c 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.3.0 + 4.3.1-SNAPSHOT ../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 93b7b3614..0d60978e6 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/apps/simple-app/pom.xml b/integration-tests/apps/simple-app/pom.xml index 1c7d390b1..31a3a5287 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/apps/structured-app/pom.xml b/integration-tests/apps/structured-app/pom.xml index af4fcc060..628b95f38 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.3.0 + 4.3.1-SNAPSHOT ../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 36ea906af..9748c8ce7 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.3.0 + 4.3.1-SNAPSHOT ../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 bebdada36..d6e57136b 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.3.0 + 4.3.1-SNAPSHOT ../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 4e66e40cc..a8fdb8382 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/apps/versioned-app/pom.xml b/integration-tests/apps/versioned-app/pom.xml index 65db07c16..390ecf117 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.3.0 + 4.3.1-SNAPSHOT ../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 6d2515bd4..5d164070a 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.3.0 + 4.3.1-SNAPSHOT ../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 058067d22..ca4cac9e6 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.3.0 + 4.3.1-SNAPSHOT ../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 70b101a56..af4efe6bd 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.3.0 + 4.3.1-SNAPSHOT ../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 f4b473dbf..aee22508c 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4f503bcd0..faf4a03d0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/system-test/pom.xml b/integration-tests/system-test/pom.xml index 4cbd9de39..3256f7ef2 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.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index d03e59381..d55d7a916 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 4.3.0 + 4.3.1-SNAPSHOT pom Oracle WebLogic Server Deploy Tooling @@ -72,7 +72,7 @@ ${wdt.scm.repo.url} scm:git:${wdt.scm.repo.conn} scm:git:${wdt.scm.repo.conn} - release-4.3.0 + HEAD diff --git a/tools/crd-schema/pom.xml b/tools/crd-schema/pom.xml index 9585a8714..5124bedb5 100644 --- a/tools/crd-schema/pom.xml +++ b/tools/crd-schema/pom.xml @@ -11,7 +11,7 @@ tools com.oracle.weblogic.lifecycle - 4.3.0 + 4.3.1-SNAPSHOT ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index f2f639b60..23c67f726 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 4.3.0 + 4.3.1-SNAPSHOT ../pom.xml