From 9c09ec2fe0c77a41d0e7f3eb5bc450cfc06047ce Mon Sep 17 00:00:00 2001 From: Fabien Hebuterne Date: Tue, 23 Apr 2024 17:22:13 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- restx-admin/pom.xml | 2 +- restx-annotation-processor-tests-java8/pom.xml | 2 +- restx-annotation-processors-package/pom.xml | 2 +- restx-apidocs/pom.xml | 2 +- restx-barbarywatch/pom.xml | 2 +- restx-classloader/pom.xml | 2 +- restx-common/pom.xml | 2 +- restx-core-annotation-processor/pom.xml | 2 +- restx-core/pom.xml | 2 +- restx-factory-admin/pom.xml | 2 +- restx-factory-annotation-processor/pom.xml | 2 +- restx-factory-testing/pom.xml | 2 +- restx-factory/pom.xml | 2 +- restx-i18n-admin/pom.xml | 2 +- restx-i18n/pom.xml | 2 +- restx-jongo/pom.xml | 2 +- restx-log-admin/pom.xml | 2 +- restx-md-fragments/pom.xml | 2 +- restx-monitor-admin/pom.xml | 2 +- restx-monitor-codahale/pom.xml | 2 +- restx-samplest-custom-types-testing/pom.xml | 2 +- restx-samplest-kotlin/pom.xml | 2 +- restx-samplest/pom.xml | 2 +- restx-security-basic/pom.xml | 2 +- restx-server-jetty/pom.xml | 2 +- restx-server-simple/pom.xml | 2 +- restx-server-testing/pom.xml | 2 +- restx-server-tomcat/pom.xml | 2 +- restx-servlet/pom.xml | 2 +- restx-specs-admin/pom.xml | 2 +- restx-specs-server/pom.xml | 2 +- restx-specs-tests/pom.xml | 2 +- restx-stats-admin/pom.xml | 2 +- restx-validation/pom.xml | 2 +- restx-webjars/pom.xml | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/pom.xml b/pom.xml index 3eff233d..8899bbee 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT pom RESTX RESTX is a full lightweight disrupting stack, which includes Swagger-like ui & considers REST specs tests as docs. diff --git a/restx-admin/pom.xml b/restx-admin/pom.xml index 02d28395..74f673f2 100644 --- a/restx-admin/pom.xml +++ b/restx-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-admin diff --git a/restx-annotation-processor-tests-java8/pom.xml b/restx-annotation-processor-tests-java8/pom.xml index 386c312c..69149b86 100644 --- a/restx-annotation-processor-tests-java8/pom.xml +++ b/restx-annotation-processor-tests-java8/pom.xml @@ -3,7 +3,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-annotation-processor-tests-java8 diff --git a/restx-annotation-processors-package/pom.xml b/restx-annotation-processors-package/pom.xml index f2ef66ec..c403f5ff 100644 --- a/restx-annotation-processors-package/pom.xml +++ b/restx-annotation-processors-package/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-annotation-processors-package diff --git a/restx-apidocs/pom.xml b/restx-apidocs/pom.xml index ce0b3ff8..657f46a5 100644 --- a/restx-apidocs/pom.xml +++ b/restx-apidocs/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-apidocs diff --git a/restx-barbarywatch/pom.xml b/restx-barbarywatch/pom.xml index 18db2af5..c90a4661 100644 --- a/restx-barbarywatch/pom.xml +++ b/restx-barbarywatch/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-barbarywatch diff --git a/restx-classloader/pom.xml b/restx-classloader/pom.xml index 1a582012..95153104 100644 --- a/restx-classloader/pom.xml +++ b/restx-classloader/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-classloader diff --git a/restx-common/pom.xml b/restx-common/pom.xml index f1cdcc77..9cb778ce 100644 --- a/restx-common/pom.xml +++ b/restx-common/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-common diff --git a/restx-core-annotation-processor/pom.xml b/restx-core-annotation-processor/pom.xml index e662fe4a..d82954e3 100644 --- a/restx-core-annotation-processor/pom.xml +++ b/restx-core-annotation-processor/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-core-annotation-processor diff --git a/restx-core/pom.xml b/restx-core/pom.xml index 22c4272f..9226f0e0 100644 --- a/restx-core/pom.xml +++ b/restx-core/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-core diff --git a/restx-factory-admin/pom.xml b/restx-factory-admin/pom.xml index 9569460e..6a920a27 100644 --- a/restx-factory-admin/pom.xml +++ b/restx-factory-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-factory-admin diff --git a/restx-factory-annotation-processor/pom.xml b/restx-factory-annotation-processor/pom.xml index fb26de28..5e71cb07 100644 --- a/restx-factory-annotation-processor/pom.xml +++ b/restx-factory-annotation-processor/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-factory-annotation-processor diff --git a/restx-factory-testing/pom.xml b/restx-factory-testing/pom.xml index ad62b50e..5574b558 100644 --- a/restx-factory-testing/pom.xml +++ b/restx-factory-testing/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-factory-testing diff --git a/restx-factory/pom.xml b/restx-factory/pom.xml index fb7af608..b6792f2e 100644 --- a/restx-factory/pom.xml +++ b/restx-factory/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-factory diff --git a/restx-i18n-admin/pom.xml b/restx-i18n-admin/pom.xml index 434a93c4..4a2d672c 100644 --- a/restx-i18n-admin/pom.xml +++ b/restx-i18n-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-i18n-admin diff --git a/restx-i18n/pom.xml b/restx-i18n/pom.xml index 96a3e87c..882c5c8e 100644 --- a/restx-i18n/pom.xml +++ b/restx-i18n/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-i18n diff --git a/restx-jongo/pom.xml b/restx-jongo/pom.xml index 87eeda99..4beeb1ad 100644 --- a/restx-jongo/pom.xml +++ b/restx-jongo/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-jongo diff --git a/restx-log-admin/pom.xml b/restx-log-admin/pom.xml index 48dbd183..e308d25f 100644 --- a/restx-log-admin/pom.xml +++ b/restx-log-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-log-admin diff --git a/restx-md-fragments/pom.xml b/restx-md-fragments/pom.xml index 281febb1..14519a19 100644 --- a/restx-md-fragments/pom.xml +++ b/restx-md-fragments/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-md-fragments diff --git a/restx-monitor-admin/pom.xml b/restx-monitor-admin/pom.xml index a96ca4df..0c89aebe 100644 --- a/restx-monitor-admin/pom.xml +++ b/restx-monitor-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-monitor-admin diff --git a/restx-monitor-codahale/pom.xml b/restx-monitor-codahale/pom.xml index 068ef3fe..1d9e6c09 100644 --- a/restx-monitor-codahale/pom.xml +++ b/restx-monitor-codahale/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-monitor-codahale diff --git a/restx-samplest-custom-types-testing/pom.xml b/restx-samplest-custom-types-testing/pom.xml index d9071b62..0d05fd41 100644 --- a/restx-samplest-custom-types-testing/pom.xml +++ b/restx-samplest-custom-types-testing/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-samplest-custom-types-testing diff --git a/restx-samplest-kotlin/pom.xml b/restx-samplest-kotlin/pom.xml index 6a50c3ea..1aa1cc8a 100644 --- a/restx-samplest-kotlin/pom.xml +++ b/restx-samplest-kotlin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-samplest-kotlin diff --git a/restx-samplest/pom.xml b/restx-samplest/pom.xml index b3304a3a..70619214 100644 --- a/restx-samplest/pom.xml +++ b/restx-samplest/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-samplest diff --git a/restx-security-basic/pom.xml b/restx-security-basic/pom.xml index 62fae011..00dc58fa 100644 --- a/restx-security-basic/pom.xml +++ b/restx-security-basic/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-security-basic diff --git a/restx-server-jetty/pom.xml b/restx-server-jetty/pom.xml index 9e4807ea..3c57c784 100644 --- a/restx-server-jetty/pom.xml +++ b/restx-server-jetty/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-server-jetty diff --git a/restx-server-simple/pom.xml b/restx-server-simple/pom.xml index 47593b96..4701c889 100644 --- a/restx-server-simple/pom.xml +++ b/restx-server-simple/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-server-simple diff --git a/restx-server-testing/pom.xml b/restx-server-testing/pom.xml index 22f1d7d0..9de24bcb 100644 --- a/restx-server-testing/pom.xml +++ b/restx-server-testing/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-server-testing diff --git a/restx-server-tomcat/pom.xml b/restx-server-tomcat/pom.xml index 63f61f95..da5cb0c3 100644 --- a/restx-server-tomcat/pom.xml +++ b/restx-server-tomcat/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-server-tomcat diff --git a/restx-servlet/pom.xml b/restx-servlet/pom.xml index 63e567dd..49c234cf 100644 --- a/restx-servlet/pom.xml +++ b/restx-servlet/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-servlet diff --git a/restx-specs-admin/pom.xml b/restx-specs-admin/pom.xml index 0a7e2ffe..68972185 100644 --- a/restx-specs-admin/pom.xml +++ b/restx-specs-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-specs-admin diff --git a/restx-specs-server/pom.xml b/restx-specs-server/pom.xml index 7eca2b1c..c140ab76 100644 --- a/restx-specs-server/pom.xml +++ b/restx-specs-server/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-specs-server diff --git a/restx-specs-tests/pom.xml b/restx-specs-tests/pom.xml index 8e3811ca..d070e12b 100644 --- a/restx-specs-tests/pom.xml +++ b/restx-specs-tests/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-specs-tests diff --git a/restx-stats-admin/pom.xml b/restx-stats-admin/pom.xml index f7c3e99f..0c7811b3 100644 --- a/restx-stats-admin/pom.xml +++ b/restx-stats-admin/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-stats-admin diff --git a/restx-validation/pom.xml b/restx-validation/pom.xml index 150dbf4b..c8771827 100644 --- a/restx-validation/pom.xml +++ b/restx-validation/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-validation diff --git a/restx-webjars/pom.xml b/restx-webjars/pom.xml index 4c631b64..ae7e5eac 100644 --- a/restx-webjars/pom.xml +++ b/restx-webjars/pom.xml @@ -5,7 +5,7 @@ io.restx restx-parent - 1.2.0-rc1 + 1.2.0-rc3-SNAPSHOT restx-webjars