From 1c96f6c45a7e6de893d0b9bad32747ec4edbb158 Mon Sep 17 00:00:00 2001 From: nchandra Date: Fri, 5 Jul 2024 10:44:40 +0100 Subject: [PATCH] [maven-release-plugin] prepare release zerocode-tdd-parent-1.3.44 --- core/pom.xml | 2 +- http-testing/pom.xml | 2 +- junit5-testing/pom.xml | 2 +- kafka-testing/pom.xml | 2 +- pom.xml | 5 ++--- zerocode-maven-archetype/pom.xml | 2 +- 6 files changed, 7 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index cca51749..276e1954 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ zerocode-tdd-parent org.jsmart - 1.3.44-SNAPSHOT + 1.3.44 zerocode-tdd diff --git a/http-testing/pom.xml b/http-testing/pom.xml index 8663501d..46ae88a0 100644 --- a/http-testing/pom.xml +++ b/http-testing/pom.xml @@ -4,7 +4,7 @@ zerocode-tdd-parent org.jsmart - 1.3.44-SNAPSHOT + 1.3.44 org.jsmart diff --git a/junit5-testing/pom.xml b/junit5-testing/pom.xml index e445e6fe..4683ff35 100644 --- a/junit5-testing/pom.xml +++ b/junit5-testing/pom.xml @@ -4,7 +4,7 @@ zerocode-tdd-parent org.jsmart - 1.3.44-SNAPSHOT + 1.3.44 zerocode-tdd-jupiter diff --git a/kafka-testing/pom.xml b/kafka-testing/pom.xml index 87e65f38..67d238a5 100644 --- a/kafka-testing/pom.xml +++ b/kafka-testing/pom.xml @@ -4,7 +4,7 @@ zerocode-tdd-parent org.jsmart - 1.3.44-SNAPSHOT + 1.3.44 kafka-testing diff --git a/pom.xml b/pom.xml index 7bf90f6a..e33a1b09 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ zerocode-tdd-parent org.jsmart - 1.3.44-SNAPSHOT + 1.3.44 pom ZeroCode TDD Parent @@ -324,8 +324,7 @@ - - How to check or reproduce this javadoc error? - From your local laptop - - Option-1 : Run a maven "dry run" <- Results in error e.g. javadoc error due to JAVA_HOME not set - Option-2 : Run a maven "prepare" run <- Results in error e.g. javadoc error due to JAVA_HOME not set - - Note: or remove the specific plugins from the build section and try dry-run and prepare stages, if full "commenting out" has issues - --> + - Option-1 : Run a maven "dry run" <- Results in error e.g. javadoc error due to JAVA_HOME not set - Option-2 : Run a maven "prepare" run <- Results in error e.g. javadoc error due to JAVA_HOME not set - - Note: or remove the specific plugins from the build section and try dry-run and prepare stages, if full "commenting out" has issues --> diff --git a/zerocode-maven-archetype/pom.xml b/zerocode-maven-archetype/pom.xml index bc88e54c..934546f8 100644 --- a/zerocode-maven-archetype/pom.xml +++ b/zerocode-maven-archetype/pom.xml @@ -4,7 +4,7 @@ org.jsmart zerocode-tdd-parent - 1.3.44-SNAPSHOT + 1.3.44 zerocode-maven-archetype