From b705ceb34e3b244901d89434812fa305115a62e5 Mon Sep 17 00:00:00 2001 From: Niklas Krieger Date: Mon, 8 Jul 2024 20:39:03 +0200 Subject: [PATCH 1/2] Bump version to 2.3.8 --- .../src/main/resources/archetype-resources/pom.xml | 2 +- examples/mario/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml b/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml index 2c7772cc..bc4eb781 100644 --- a/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml +++ b/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml @@ -4,7 +4,7 @@ de.fius ICGE - 2.3.9-Snapshot + 2.3.8 ${artifactId} ${name} diff --git a/examples/mario/pom.xml b/examples/mario/pom.xml index 111272ce..bee6ddc3 100644 --- a/examples/mario/pom.xml +++ b/examples/mario/pom.xml @@ -7,7 +7,7 @@ ICGE Example: Mario Simulator 11 - 2.3.9-Snapshot + 2.3.8 UTF-8 From 55f2ab7d682d737a12aa7c4a9124892f1099b1a2 Mon Sep 17 00:00:00 2001 From: Niklas Krieger Date: Mon, 8 Jul 2024 20:39:03 +0200 Subject: [PATCH 2/2] Prepare for development on 2.3.9-Snapshot --- ICGE-Log/pom.xml | 2 +- ICGE-ManualStart/pom.xml | 4 ++-- ICGE-Simulation/pom.xml | 4 ++-- ICGE-Ui/pom.xml | 4 ++-- .../src/main/resources/archetype-resources/pom.xml | 2 +- ICGE-build-tools/pom.xml | 2 +- examples/mario/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ICGE-Log/pom.xml b/ICGE-Log/pom.xml index 87527f5f..c39f5a65 100644 --- a/ICGE-Log/pom.xml +++ b/ICGE-Log/pom.xml @@ -4,7 +4,7 @@ de.fius icge - 2.3.8 + 2.3.9-Snapshot icge-log ICGE Log diff --git a/ICGE-ManualStart/pom.xml b/ICGE-ManualStart/pom.xml index 37355672..5bff7d63 100644 --- a/ICGE-ManualStart/pom.xml +++ b/ICGE-ManualStart/pom.xml @@ -4,12 +4,12 @@ de.fius icge - 2.3.8 + 2.3.9-Snapshot icge-manualstart ICGE Manual Start - 2.3.8 + 2.3.9-Snapshot diff --git a/ICGE-Simulation/pom.xml b/ICGE-Simulation/pom.xml index fd2da02a..ccac5a47 100644 --- a/ICGE-Simulation/pom.xml +++ b/ICGE-Simulation/pom.xml @@ -4,12 +4,12 @@ de.fius icge - 2.3.8 + 2.3.9-Snapshot icge-simulation ICGE Simulation - 2.3.8 + 2.3.9-Snapshot diff --git a/ICGE-Ui/pom.xml b/ICGE-Ui/pom.xml index 6c7a801f..6921822c 100644 --- a/ICGE-Ui/pom.xml +++ b/ICGE-Ui/pom.xml @@ -4,12 +4,12 @@ de.fius icge - 2.3.8 + 2.3.9-Snapshot icge-ui ICGE Ui - 2.3.8 + 2.3.9-Snapshot diff --git a/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml b/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml index bc4eb781..2c7772cc 100644 --- a/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml +++ b/ICGE-archetype-module/src/main/resources/archetype-resources/pom.xml @@ -4,7 +4,7 @@ de.fius ICGE - 2.3.8 + 2.3.9-Snapshot ${artifactId} ${name} diff --git a/ICGE-build-tools/pom.xml b/ICGE-build-tools/pom.xml index b5b572fd..533a3ca9 100644 --- a/ICGE-build-tools/pom.xml +++ b/ICGE-build-tools/pom.xml @@ -4,7 +4,7 @@ de.fius icge - 2.3.8 + 2.3.9-Snapshot icge-build-tools ICGE build tools diff --git a/examples/mario/pom.xml b/examples/mario/pom.xml index bee6ddc3..111272ce 100644 --- a/examples/mario/pom.xml +++ b/examples/mario/pom.xml @@ -7,7 +7,7 @@ ICGE Example: Mario Simulator 11 - 2.3.8 + 2.3.9-Snapshot UTF-8 diff --git a/pom.xml b/pom.xml index b32845b9..f6dee441 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 de.fius icge - 2.3.8 + 2.3.9-Snapshot Introduction Course Game Engine The game engine for the java intoduction course of FIUS https://fius.github.io/icge2 @@ -12,7 +12,7 @@ 11 5.3.1 1.1.0 - 2.3.8 + 2.3.9-Snapshot UTF-8 ICGE2 project.groupId