From e5b4dab338934c0061405f64c38bc100826866ca Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 8 Oct 2023 16:11:59 -0400 Subject: [PATCH] [maven-release-plugin] prepare release jmockit-parent-1.51.0 --- coverageTests/pom.xml | 6 +++--- main/pom.xml | 6 +++--- pom.xml | 6 +++--- samples/LoginService/pom.xml | 4 ++-- samples/java8testing/pom.xml | 4 ++-- samples/petclinic/pom.xml | 6 +++--- samples/pom.xml | 6 +++--- samples/tutorial/pom.xml | 8 +++----- 8 files changed, 22 insertions(+), 24 deletions(-) diff --git a/coverageTests/pom.xml b/coverageTests/pom.xml index f0d27527f..9ee19c751 100644 --- a/coverageTests/pom.xml +++ b/coverageTests/pom.xml @@ -6,12 +6,12 @@ com.github.hazendaz.jmockit jmockit-parent - 1.50.1-SNAPSHOT + 1.51.0 com.github.hazendaz.jmockit coverage-tests - 1.50.1-SNAPSHOT + 1.51.0 JMockit Coverage Tests @@ -19,7 +19,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/main/pom.xml b/main/pom.xml index 84aed551e..474003ecb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -6,12 +6,12 @@ com.github.hazendaz.jmockit jmockit-parent - 1.50.1-SNAPSHOT + 1.51.0 com.github.hazendaz.jmockit jmockit - 1.50.1-SNAPSHOT + 1.51.0 jmockit @@ -41,7 +41,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/pom.xml b/pom.xml index f7ea61a91..cf22d549d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.github.hazendaz.jmockit jmockit-parent - 1.50.1-SNAPSHOT + 1.51.0 pom jmockit-parent @@ -28,7 +28,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 @@ -45,7 +45,7 @@ 11 - 1679577617 + 1696795768 com.github.hazendaz.jmockit.parent diff --git a/samples/LoginService/pom.xml b/samples/LoginService/pom.xml index bcb858ad1..a794bd022 100644 --- a/samples/LoginService/pom.xml +++ b/samples/LoginService/pom.xml @@ -6,7 +6,7 @@ com.github.hazendaz.jmockit samples - 1.50.1-SNAPSHOT + 1.51.0 LoginService @@ -16,7 +16,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/samples/java8testing/pom.xml b/samples/java8testing/pom.xml index 60d302593..b81b27c10 100644 --- a/samples/java8testing/pom.xml +++ b/samples/java8testing/pom.xml @@ -6,7 +6,7 @@ com.github.hazendaz.jmockit samples - 1.50.1-SNAPSHOT + 1.51.0 java8testing @@ -16,7 +16,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/samples/petclinic/pom.xml b/samples/petclinic/pom.xml index e2e0557e9..95eb143d5 100644 --- a/samples/petclinic/pom.xml +++ b/samples/petclinic/pom.xml @@ -6,12 +6,12 @@ com.github.hazendaz.jmockit samples - 1.50.1-SNAPSHOT + 1.51.0 com.github.hazendaz.jmockit petclinic - 1.50.1-SNAPSHOT + 1.51.0 war @@ -23,7 +23,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/samples/pom.xml b/samples/pom.xml index c40c85c36..b19ec6eeb 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -6,12 +6,12 @@ com.github.hazendaz.jmockit jmockit-parent - 1.50.1-SNAPSHOT + 1.51.0 com.github.hazendaz.jmockit samples - 1.50.1-SNAPSHOT + 1.51.0 pom @@ -28,7 +28,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0 diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 075ece5cf..ad8980cb5 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.github.hazendaz.jmockit samples - 1.50.1-SNAPSHOT + 1.51.0 tutorial Tutorial Sample @@ -15,7 +13,7 @@ https://github.com/hazendaz/jmockit1 scm:git:https://github.com/hazendaz/jmockit1 scm:git:ssh://git@github.com/hazendaz/jmockit1.git - HEAD + jmockit-parent-1.51.0