From 9edd17391f69459e241a20a1dc283380e4c5eeb0 Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Sun, 5 Jun 2022 22:14:03 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v2.2.17 --- apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml | 2 +- .../insourcing-diffusion-limited-aggregation/pom.xml | 2 +- apps/insourcing/insourcing-kochsnowflake/pom.xml | 2 +- apps/insourcing/insourcing-mandelbrot-julia/pom.xml | 2 +- apps/insourcing/insourcing-mandelbrot-zoom/pom.xml | 2 +- apps/insourcing/insourcing-sierpinskitriangle/pom.xml | 2 +- apps/insourcing/insourcing-simulated-evolution/pom.xml | 2 +- apps/insourcing/insourcing-turmite/pom.xml | 2 +- apps/insourcing/insourcing-wator/pom.xml | 2 +- apps/insourcing/pom.xml | 2 +- apps/legacy/cyclic-cellular-automaton/pom.xml | 2 +- apps/legacy/diffusion-limited-aggregation/pom.xml | 2 +- apps/legacy/mandelbrot/pom.xml | 2 +- apps/legacy/pom.xml | 2 +- apps/legacy/simulated-evolution/pom.xml | 2 +- apps/pom.xml | 2 +- computer-kurzweil-app/pom.xml | 2 +- pom.xml | 4 ++-- research/java-swing-prototype-intellij/pom.xml | 2 +- research/java-swing-prototype-netbeans/pom.xml | 2 +- research/pom.xml | 2 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml b/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml index 78815c4e..2f778883 100644 --- a/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml +++ b/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml b/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml index 38489641..9157b631 100644 --- a/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml +++ b/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-kochsnowflake/pom.xml b/apps/insourcing/insourcing-kochsnowflake/pom.xml index 2f3db2c5..cb815491 100644 --- a/apps/insourcing/insourcing-kochsnowflake/pom.xml +++ b/apps/insourcing/insourcing-kochsnowflake/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-mandelbrot-julia/pom.xml b/apps/insourcing/insourcing-mandelbrot-julia/pom.xml index c13b3744..760b0af8 100644 --- a/apps/insourcing/insourcing-mandelbrot-julia/pom.xml +++ b/apps/insourcing/insourcing-mandelbrot-julia/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml b/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml index db64d2fb..b62bbacf 100644 --- a/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml +++ b/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-sierpinskitriangle/pom.xml b/apps/insourcing/insourcing-sierpinskitriangle/pom.xml index 3012367f..4067d457 100644 --- a/apps/insourcing/insourcing-sierpinskitriangle/pom.xml +++ b/apps/insourcing/insourcing-sierpinskitriangle/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-simulated-evolution/pom.xml b/apps/insourcing/insourcing-simulated-evolution/pom.xml index b6232312..5d5524e3 100644 --- a/apps/insourcing/insourcing-simulated-evolution/pom.xml +++ b/apps/insourcing/insourcing-simulated-evolution/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-turmite/pom.xml b/apps/insourcing/insourcing-turmite/pom.xml index 68619e12..aec42301 100644 --- a/apps/insourcing/insourcing-turmite/pom.xml +++ b/apps/insourcing/insourcing-turmite/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/insourcing-wator/pom.xml b/apps/insourcing/insourcing-wator/pom.xml index a003b6cf..ed75ebc4 100644 --- a/apps/insourcing/insourcing-wator/pom.xml +++ b/apps/insourcing/insourcing-wator/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil insourcing - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/insourcing/pom.xml b/apps/insourcing/pom.xml index c93dc90e..ab723128 100644 --- a/apps/insourcing/pom.xml +++ b/apps/insourcing/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil apps - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/legacy/cyclic-cellular-automaton/pom.xml b/apps/legacy/cyclic-cellular-automaton/pom.xml index c99a7d74..1bda0146 100644 --- a/apps/legacy/cyclic-cellular-automaton/pom.xml +++ b/apps/legacy/cyclic-cellular-automaton/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil legacy - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/legacy/diffusion-limited-aggregation/pom.xml b/apps/legacy/diffusion-limited-aggregation/pom.xml index 08d7e6bf..d75ee67d 100644 --- a/apps/legacy/diffusion-limited-aggregation/pom.xml +++ b/apps/legacy/diffusion-limited-aggregation/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil legacy - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/legacy/mandelbrot/pom.xml b/apps/legacy/mandelbrot/pom.xml index 0f7815b2..e9c1e7d2 100644 --- a/apps/legacy/mandelbrot/pom.xml +++ b/apps/legacy/mandelbrot/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil legacy - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/legacy/pom.xml b/apps/legacy/pom.xml index 6197d802..2907ba09 100644 --- a/apps/legacy/pom.xml +++ b/apps/legacy/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil apps - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/legacy/simulated-evolution/pom.xml b/apps/legacy/simulated-evolution/pom.xml index 1a51f4bf..2d99ea73 100644 --- a/apps/legacy/simulated-evolution/pom.xml +++ b/apps/legacy/simulated-evolution/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil legacy - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/apps/pom.xml b/apps/pom.xml index 39f70609..7dd279c4 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil computer_kurzweil - 2.2.17-SNAPSHOT + 2.2.17 .. diff --git a/computer-kurzweil-app/pom.xml b/computer-kurzweil-app/pom.xml index 27e52a77..6764dfd4 100644 --- a/computer-kurzweil-app/pom.xml +++ b/computer-kurzweil-app/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil computer_kurzweil - 2.2.17-SNAPSHOT + 2.2.17 computer-kurzweil-app diff --git a/pom.xml b/pom.xml index be799f9e..1630ba28 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.woehlke.computer.kurzweil computer_kurzweil - 2.2.17-SNAPSHOT + 2.2.17 pom @@ -27,7 +27,7 @@ scm:git@github.com:Computer-Kurzweil/computer_kurzweil.git scm:git:git@github.com:Computer-Kurzweil/computer_kurzweil.git https://github.com/Computer-Kurzweil/computer_kurzweil/tree/${project.scm.tag} - head + v2.2.17 diff --git a/research/java-swing-prototype-intellij/pom.xml b/research/java-swing-prototype-intellij/pom.xml index 339e8861..31f670bc 100644 --- a/research/java-swing-prototype-intellij/pom.xml +++ b/research/java-swing-prototype-intellij/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil research - 2.2.17-SNAPSHOT + 2.2.17 java-swing-prototype-intellij diff --git a/research/java-swing-prototype-netbeans/pom.xml b/research/java-swing-prototype-netbeans/pom.xml index 329f16d5..2eed6872 100644 --- a/research/java-swing-prototype-netbeans/pom.xml +++ b/research/java-swing-prototype-netbeans/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil research - 2.2.17-SNAPSHOT + 2.2.17 java-swing-prototype-netbeans diff --git a/research/pom.xml b/research/pom.xml index 13473c52..bba7a7d7 100644 --- a/research/pom.xml +++ b/research/pom.xml @@ -5,7 +5,7 @@ org.woehlke.computer.kurzweil computer_kurzweil - 2.2.17-SNAPSHOT + 2.2.17 ..