From 44d6651894b9367d60aa72f195a219611c11a904 Mon Sep 17 00:00:00 2001 From: Eric Everman Date: Sun, 24 Oct 2021 20:11:19 -0500 Subject: [PATCH] [maven-release-plugin] prepare release andhow-0.4.2 --- andhow-annotation-processor/pom.xml | 2 +- andhow-core/pom.xml | 2 +- andhow-junit5-extensions/pom.xml | 2 +- andhow-shared-test-utils/pom.xml | 2 +- andhow-test-stubs/pom.xml | 2 +- .../andhow-annotation-processor-test-harness/pom.xml | 2 +- andhow-testing/andhow-annotation-processor-tests/pom.xml | 2 +- andhow-testing/andhow-integration-test/pom.xml | 2 +- .../andhow-default-behavior-dep1/pom.xml | 2 +- .../andhow-default-behavior-dep2/pom.xml | 2 +- .../andhow-default-behavior-test/pom.xml | 2 +- .../andhow-multimodule-dataprocess/pom.xml | 2 +- .../andhow-simulated-app-tests/example-app-1/pom.xml | 2 +- .../andhow-simulated-app-tests/example-app-2/pom.xml | 2 +- .../andhow-simulated-app-tests/example-app-3/pom.xml | 2 +- andhow-testing/andhow-simulated-app-tests/pom.xml | 2 +- andhow-testing/andhow-test-harness/pom.xml | 2 +- andhow/pom.xml | 2 +- pom.xml | 4 ++-- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/andhow-annotation-processor/pom.xml b/andhow-annotation-processor/pom.xml index 3e6a0fc4..dc8c37e6 100644 --- a/andhow-annotation-processor/pom.xml +++ b/andhow-annotation-processor/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-annotation-processor diff --git a/andhow-core/pom.xml b/andhow-core/pom.xml index d78cc0e5..48c1f0e9 100644 --- a/andhow-core/pom.xml +++ b/andhow-core/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-core diff --git a/andhow-junit5-extensions/pom.xml b/andhow-junit5-extensions/pom.xml index 838461fb..d5aa45d0 100644 --- a/andhow-junit5-extensions/pom.xml +++ b/andhow-junit5-extensions/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-junit5-extensions diff --git a/andhow-shared-test-utils/pom.xml b/andhow-shared-test-utils/pom.xml index 317e87b7..ecbf195f 100644 --- a/andhow-shared-test-utils/pom.xml +++ b/andhow-shared-test-utils/pom.xml @@ -5,7 +5,7 @@ andhow-parent org.yarnandtail - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-shared-test-utils diff --git a/andhow-test-stubs/pom.xml b/andhow-test-stubs/pom.xml index c36342ff..797083f2 100644 --- a/andhow-test-stubs/pom.xml +++ b/andhow-test-stubs/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-test-stubs jar diff --git a/andhow-testing/andhow-annotation-processor-test-harness/pom.xml b/andhow-testing/andhow-annotation-processor-test-harness/pom.xml index 4f251d31..38fa2b9e 100644 --- a/andhow-testing/andhow-annotation-processor-test-harness/pom.xml +++ b/andhow-testing/andhow-annotation-processor-test-harness/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 ../../pom.xml diff --git a/andhow-testing/andhow-annotation-processor-tests/pom.xml b/andhow-testing/andhow-annotation-processor-tests/pom.xml index 30c588e3..9b686cfd 100644 --- a/andhow-testing/andhow-annotation-processor-tests/pom.xml +++ b/andhow-testing/andhow-annotation-processor-tests/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 ../../pom.xml diff --git a/andhow-testing/andhow-integration-test/pom.xml b/andhow-testing/andhow-integration-test/pom.xml index 45265014..98667ac4 100644 --- a/andhow-testing/andhow-integration-test/pom.xml +++ b/andhow-testing/andhow-integration-test/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 ../../pom.xml diff --git a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep1/pom.xml b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep1/pom.xml index caff7bd0..9b54d49f 100755 --- a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep1/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep1/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-multimodule-dataprocess - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-default-behavior-dep1 diff --git a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep2/pom.xml b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep2/pom.xml index 2967f5e6..0cea6b04 100644 --- a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep2/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-dep2/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-multimodule-dataprocess - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-default-behavior-dep2 jar diff --git a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-test/pom.xml b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-test/pom.xml index c91fc845..c6d26091 100755 --- a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-test/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/andhow-default-behavior-test/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-multimodule-dataprocess - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-default-behavior-test diff --git a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/pom.xml b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/pom.xml index ddfa0712..c9ebc0e4 100644 --- a/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/andhow-multimodule-dataprocess/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-simulated-app-tests - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow-multimodule-dataprocess pom diff --git a/andhow-testing/andhow-simulated-app-tests/example-app-1/pom.xml b/andhow-testing/andhow-simulated-app-tests/example-app-1/pom.xml index f6c65165..9fb6cac6 100644 --- a/andhow-testing/andhow-simulated-app-tests/example-app-1/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/example-app-1/pom.xml @@ -4,7 +4,7 @@ andhow-simulated-app-tests org.yarnandtail - 0.4.2-rc6-SNAPSHOT + 0.4.2 example-app-1 diff --git a/andhow-testing/andhow-simulated-app-tests/example-app-2/pom.xml b/andhow-testing/andhow-simulated-app-tests/example-app-2/pom.xml index 9028c1f9..b1828a5c 100644 --- a/andhow-testing/andhow-simulated-app-tests/example-app-2/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/example-app-2/pom.xml @@ -4,7 +4,7 @@ andhow-simulated-app-tests org.yarnandtail - 0.4.2-rc6-SNAPSHOT + 0.4.2 example-app-2 diff --git a/andhow-testing/andhow-simulated-app-tests/example-app-3/pom.xml b/andhow-testing/andhow-simulated-app-tests/example-app-3/pom.xml index 07060611..162873b8 100644 --- a/andhow-testing/andhow-simulated-app-tests/example-app-3/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/example-app-3/pom.xml @@ -4,7 +4,7 @@ andhow-simulated-app-tests org.yarnandtail - 0.4.2-rc6-SNAPSHOT + 0.4.2 example-app-3 diff --git a/andhow-testing/andhow-simulated-app-tests/pom.xml b/andhow-testing/andhow-simulated-app-tests/pom.xml index edf9fd55..27c8ff5d 100644 --- a/andhow-testing/andhow-simulated-app-tests/pom.xml +++ b/andhow-testing/andhow-simulated-app-tests/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 ../../pom.xml andhow-simulated-app-tests diff --git a/andhow-testing/andhow-test-harness/pom.xml b/andhow-testing/andhow-test-harness/pom.xml index 305e9ad7..b04f4c9d 100644 --- a/andhow-testing/andhow-test-harness/pom.xml +++ b/andhow-testing/andhow-test-harness/pom.xml @@ -3,7 +3,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 ../../pom.xml diff --git a/andhow/pom.xml b/andhow/pom.xml index a75aa202..b5b144c5 100644 --- a/andhow/pom.xml +++ b/andhow/pom.xml @@ -4,7 +4,7 @@ org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 andhow jar diff --git a/pom.xml b/pom.xml index be509f49..367ea91d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.yarnandtail andhow-parent - 0.4.2-rc6-SNAPSHOT + 0.4.2 pom AndHow Parent Project @@ -56,7 +56,7 @@ scm:git:git@github.com:eeverman/andhow.git scm:git:git@github.com:eeverman/andhow.git https://github.com/eeverman/andhow/tree/master - andhow-0.4.2-rc2 + andhow-0.4.2