From 32dcb8d40202f2568426f1a2f5772223da759196 Mon Sep 17 00:00:00 2001 From: pawellabaj Date: Tue, 23 Jan 2024 15:55:54 +0000 Subject: [PATCH] [ci skip] prepare release v3.1.2 --- arice/api/pom.xml | 2 +- arice/extension/pom.xml | 2 +- arice/pom.xml | 10 +++++----- arice/tests/pom.xml | 2 +- arice/utils/pom.xml | 2 +- modules/auto-record-api/pom.xml | 2 +- modules/auto-record-tests/pom.xml | 4 ++-- modules/auto-record-utils/pom.xml | 2 +- modules/auto-record/pom.xml | 4 ++-- modules/doc-examples/pom.xml | 6 +++--- modules/mvn-aggregation/pom.xml | 18 +++++++++--------- pom.xml | 6 +++--- 12 files changed, 30 insertions(+), 30 deletions(-) diff --git a/arice/api/pom.xml b/arice/api/pom.xml index fc7da7f..afabf32 100644 --- a/arice/api/pom.xml +++ b/arice/api/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord arice-project - 1.1.2-SNAPSHOT + 1.1.2 ARICE API diff --git a/arice/extension/pom.xml b/arice/extension/pom.xml index fe396b2..fd8e048 100644 --- a/arice/extension/pom.xml +++ b/arice/extension/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord arice-project - 1.1.2-SNAPSHOT + 1.1.2 ARICE diff --git a/arice/pom.xml b/arice/pom.xml index e20b54e..887bbb7 100644 --- a/arice/pom.xml +++ b/arice/pom.xml @@ -4,12 +4,12 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../pom.xml arice-project - 1.1.2-SNAPSHOT + 1.1.2 pom @@ -24,17 +24,17 @@ pl.com.labaj.autorecord auto-record - 3.1.2-SNAPSHOT + 3.1.2 pl.com.labaj.autorecord arice-api - 1.1.2-SNAPSHOT + 1.1.2 pl.com.labaj.autorecord arice-extension - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/arice/tests/pom.xml b/arice/tests/pom.xml index f8dec98..78b0a67 100644 --- a/arice/tests/pom.xml +++ b/arice/tests/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord arice-project - 1.1.2-SNAPSHOT + 1.1.2 arice-tests diff --git a/arice/utils/pom.xml b/arice/utils/pom.xml index dc004de..1698c7f 100644 --- a/arice/utils/pom.xml +++ b/arice/utils/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord arice-project - 1.1.2-SNAPSHOT + 1.1.2 ARICE Utilities diff --git a/modules/auto-record-api/pom.xml b/modules/auto-record-api/pom.xml index 78c2a1b..c66e67d 100644 --- a/modules/auto-record-api/pom.xml +++ b/modules/auto-record-api/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml diff --git a/modules/auto-record-tests/pom.xml b/modules/auto-record-tests/pom.xml index 6ddfeb5..9efd5fa 100644 --- a/modules/auto-record-tests/pom.xml +++ b/modules/auto-record-tests/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml @@ -18,7 +18,7 @@ pl.com.labaj.autorecord auto-record - 3.1.2-SNAPSHOT + 3.1.2 diff --git a/modules/auto-record-utils/pom.xml b/modules/auto-record-utils/pom.xml index 0dd3959..69324ab 100644 --- a/modules/auto-record-utils/pom.xml +++ b/modules/auto-record-utils/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml diff --git a/modules/auto-record/pom.xml b/modules/auto-record/pom.xml index 2d0f265..71b4178 100644 --- a/modules/auto-record/pom.xml +++ b/modules/auto-record/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml @@ -16,7 +16,7 @@ pl.com.labaj.autorecord auto-record-api - 3.1.2-SNAPSHOT + 3.1.2 net.fabricmc diff --git a/modules/doc-examples/pom.xml b/modules/doc-examples/pom.xml index 43fa227..0097f44 100644 --- a/modules/doc-examples/pom.xml +++ b/modules/doc-examples/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml @@ -19,12 +19,12 @@ pl.com.labaj.autorecord auto-record - 3.1.2-SNAPSHOT + 3.1.2 pl.com.labaj.autorecord arice-extension - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/modules/mvn-aggregation/pom.xml b/modules/mvn-aggregation/pom.xml index b1411c0..a658584 100644 --- a/modules/mvn-aggregation/pom.xml +++ b/modules/mvn-aggregation/pom.xml @@ -4,7 +4,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 ../../pom.xml @@ -23,50 +23,50 @@ pl.com.labaj.autorecord auto-record-api - 3.1.2-SNAPSHOT + 3.1.2 provided pl.com.labaj.autorecord auto-record-utils - 3.1.2-SNAPSHOT + 3.1.2 provided pl.com.labaj.autorecord auto-record - 3.1.2-SNAPSHOT + 3.1.2 provided pl.com.labaj.autorecord auto-record-tests - 3.1.2-SNAPSHOT + 3.1.2 test pl.com.labaj.autorecord arice-api - 1.1.2-SNAPSHOT + 1.1.2 provided pl.com.labaj.autorecord arice-utils - 1.1.2-SNAPSHOT + 1.1.2 provided pl.com.labaj.autorecord arice-extension - 1.1.2-SNAPSHOT + 1.1.2 provided pl.com.labaj.autorecord arice-tests - 1.1.2-SNAPSHOT + 1.1.2 test diff --git a/pom.xml b/pom.xml index 6a5b6ea..c35f617 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ pl.com.labaj.autorecord auto-record-project - 3.1.2-SNAPSHOT + 3.1.2 pom 2023 @@ -28,7 +28,7 @@ 17 UTF-8 UTF-8 - 2023-11-11T18:09:29Z + 2024-01-23T15:54:32Z 4.3 3.3.1 @@ -521,7 +521,7 @@ https://github.com/pawellabaj/auto-record scm:git:https://github.com/pawellabaj/auto-record.git scm:git:https://github.com/pawellabaj/auto-record.git - HEAD + v3.1.2