From e06db303d30ea1325206a0dc0c34122e627d6e44 Mon Sep 17 00:00:00 2001 From: moditect-release-bot Date: Fri, 29 Mar 2024 11:31:09 +0000 Subject: [PATCH] Next version 1.3.0-SNAPSHOT --- core/pom.xml | 2 +- integrationtest/hibernate-validator/pom.xml | 2 +- integrationtest/pom.xml | 2 +- integrationtest/undertow/pom.xml | 2 +- integrationtest/vert.x/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 356bfca..579864f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -14,7 +14,7 @@ org.moditect moditect-parent - 1.2.1.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/hibernate-validator/pom.xml b/integrationtest/hibernate-validator/pom.xml index f70dace..e197002 100644 --- a/integrationtest/hibernate-validator/pom.xml +++ b/integrationtest/hibernate-validator/pom.xml @@ -15,7 +15,7 @@ org.moditect moditect-integrationtest-parent - 1.2.1.Final + 1.3.0-SNAPSHOT moditect-integrationtest-hibernate-validator diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index bece5de..c426d6e 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -13,7 +13,7 @@ org.moditect moditect-parent - 1.2.1.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/integrationtest/undertow/pom.xml b/integrationtest/undertow/pom.xml index 20564b1..8d6f4d8 100644 --- a/integrationtest/undertow/pom.xml +++ b/integrationtest/undertow/pom.xml @@ -13,7 +13,7 @@ org.moditect moditect-integrationtest-parent - 1.2.1.Final + 1.3.0-SNAPSHOT moditect-integrationtest-undertow diff --git a/integrationtest/vert.x/pom.xml b/integrationtest/vert.x/pom.xml index 4332aff..fcdcde7 100644 --- a/integrationtest/vert.x/pom.xml +++ b/integrationtest/vert.x/pom.xml @@ -13,7 +13,7 @@ org.moditect moditect-integrationtest-parent - 1.2.1.Final + 1.3.0-SNAPSHOT moditect-integrationtest-vertx diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 8efaf82..ea2ca1a 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -13,7 +13,7 @@ org.moditect moditect-parent - 1.2.1.Final + 1.3.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 171219e..4470a20 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ moditect-parent - 1.2.1.Final + 1.3.0-SNAPSHOT pom ModiTect Parent @@ -39,7 +39,7 @@ ${java.version} 3.2.5 - 2024-03-29T11:29:05Z + ${git.commit.author.time} diff --git a/pom.xml b/pom.xml index 6511a2b..61086f5 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ org.moditect moditect-parent - 1.2.1.Final + 1.3.0-SNAPSHOT parent/pom.xml