diff --git a/build-config/pom.xml b/build-config/pom.xml index 0b3ca1c11..fa5006631 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/core-jdk8/pom.xml b/core-jdk8/pom.xml index c73676192..648c193e3 100644 --- a/core-jdk8/pom.xml +++ b/core-jdk8/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index e62d5e468..37ea12be4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index f82642109..4539528a9 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 21a2b151b..dfac83cca 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 7c91837e7..ab8dcb26b 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 94c84fb4d..94f614ecb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 pom MapStruct Parent @@ -28,7 +28,7 @@ ${java.version} ${java.version} - ${git.commit.author.time} + 2024-09-16T07:55:31Z 1.0.0.Alpha3 3.4.1 diff --git a/pom.xml b/pom.xml index f55f0955d..919e2d646 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 parent/pom.xml diff --git a/processor/pom.xml b/processor/pom.xml index ed2df7718..e0052bf5d 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -12,7 +12,7 @@ org.mapstruct mapstruct-parent - 1.7.0-SNAPSHOT + 1.6.2 ../parent/pom.xml