From 7be0e3d6b8eeb24f55b97233dffd018b18bb33e0 Mon Sep 17 00:00:00 2001 From: xooooooooox Date: Fri, 27 Dec 2024 14:25:55 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.3 --- pom.xml | 4 +- radp-agents/pom.xml | 2 +- radp-archetypes/pom.xml | 2 +- radp-archetypes/radp-archetype-lite/pom.xml | 2 +- .../radp-archetype-lite-app/pom.xml | 2 +- .../radp-archetype-lite-domain/pom.xml | 2 +- .../pom.xml | 2 +- .../radp-archetype-lite-trigger/pom.xml | 2 +- .../radp-archetype-lite-types/pom.xml | 2 +- radp-archetypes/radp-archetype-simple/pom.xml | 2 +- .../radp-archetype-starter/pom.xml | 2 +- radp-archetypes/radp-archetype-std/pom.xml | 2 +- .../radp-archetype-std-api/pom.xml | 2 +- .../radp-archetype-std-app/pom.xml | 2 +- .../radp-archetype-std-case/pom.xml | 2 +- .../radp-archetype-std-domain/pom.xml | 2 +- .../radp-archetype-std-infrastructure/pom.xml | 2 +- .../radp-archetype-std-trigger/pom.xml | 2 +- .../radp-archetype-std-types/pom.xml | 2 +- radp-archetypes/radp-archetype-tiny/pom.xml | 2 +- radp-archetypes/scaffold-lite/pom.xml | 2 +- radp-archetypes/scaffold-simple/pom.xml | 2 +- radp-archetypes/scaffold-starter/pom.xml | 2 +- radp-archetypes/scaffold-std/pom.xml | 2 +- radp-archetypes/scaffold-tiny/pom.xml | 2 +- radp-components/pom.xml | 2 +- radp-components/radp-commons/pom.xml | 2 +- radp-components/radp-dependencies/pom.xml | 42 +++++++++---------- radp-components/radp-extensions/pom.xml | 2 +- radp-components/radp-parent/pom.xml | 2 +- .../radp-spring-boot-starters/pom.xml | 2 +- .../radp-druid-spring-boot-starter/pom.xml | 2 +- .../radp-hikaricp-spring-boot-starter/pom.xml | 2 +- .../radp-jasypt-spring-boot-starter/pom.xml | 2 +- .../pom.xml | 2 +- .../radp-logging-spring-boot-starter/pom.xml | 2 +- .../radp-mybatis-spring-boot-starter/pom.xml | 2 +- .../radp-redis-spring-boot-starter/pom.xml | 2 +- .../radp-swagger3-spring-boot-starter/pom.xml | 2 +- .../radp-tomcat-spring-boot-tarter/pom.xml | 2 +- .../radp-undertow-spring-boot-starter/pom.xml | 2 +- radp-components/radp-spring-boot-test/pom.xml | 2 +- radp-components/radp-spring-boot/pom.xml | 2 +- .../radp-spring-cloud-starters/pom.xml | 2 +- .../radp-dubbo-spring-cloud-starter/pom.xml | 2 +- radp-components/radp-spring-cloud/pom.xml | 2 +- radp-components/radp-spring-data/pom.xml | 2 +- radp-components/radp-spring-framework/pom.xml | 2 +- .../radp-spring-integration/pom.xml | 2 +- radp-components/radp-spring-security/pom.xml | 2 +- radp-components/radp-spring-test/pom.xml | 2 +- radp-plugins/pom.xml | 2 +- radp-tests/pom.xml | 2 +- radp-tests/radp-deployment-tests/pom.xml | 2 +- radp-tests/radp-integration-tests/pom.xml | 2 +- radp-tests/radp-performance-tests/pom.xml | 2 +- radp-tests/radp-smoke-tests/pom.xml | 2 +- 57 files changed, 78 insertions(+), 78 deletions(-) diff --git a/pom.xml b/pom.xml index 75acc01..b692370 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ space.x9x.radp radp - 0.3-SNAPSHOT + 0.3 pom ${project.artifactId} Rapid Application Development Platform @@ -74,7 +74,7 @@ ${scm.git.web_url} scm:git:${scm.git.url} scm:git:${scm.git.url} - HEAD + v0.3 diff --git a/radp-agents/pom.xml b/radp-agents/pom.xml index 4f3d7d0..eddbccb 100644 --- a/radp-agents/pom.xml +++ b/radp-agents/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp - 0.3-SNAPSHOT + 0.3 ../pom.xml pom diff --git a/radp-archetypes/pom.xml b/radp-archetypes/pom.xml index 5222149..33911c5 100644 --- a/radp-archetypes/pom.xml +++ b/radp-archetypes/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-parent - 0.3-SNAPSHOT + 0.3 ../radp-components/radp-parent/pom.xml pom diff --git a/radp-archetypes/radp-archetype-lite/pom.xml b/radp-archetypes/radp-archetype-lite/pom.xml index 849dc4b..dc94cd3 100644 --- a/radp-archetypes/radp-archetype-lite/pom.xml +++ b/radp-archetypes/radp-archetype-lite/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 radp-archetype-lite pom diff --git a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-app/pom.xml b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-app/pom.xml index 2fdab87..5835694 100644 --- a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-app/pom.xml +++ b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-app/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-lite - 0.3-SNAPSHOT + 0.3 radp-archetype-lite-app ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-domain/pom.xml b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-domain/pom.xml index 6c22ce0..5f99dfc 100644 --- a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-domain/pom.xml +++ b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-domain/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-lite - 0.3-SNAPSHOT + 0.3 radp-archetype-lite-domain ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-infrastructure/pom.xml b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-infrastructure/pom.xml index fd00c89..730423f 100644 --- a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-infrastructure/pom.xml +++ b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-infrastructure/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-lite - 0.3-SNAPSHOT + 0.3 radp-archetype-lite-infrastructure ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-trigger/pom.xml b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-trigger/pom.xml index b65f5d9..0d660f3 100644 --- a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-trigger/pom.xml +++ b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-trigger/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-lite - 0.3-SNAPSHOT + 0.3 radp-archetype-lite-trigger ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-types/pom.xml b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-types/pom.xml index 9339828..0c9fc6f 100644 --- a/radp-archetypes/radp-archetype-lite/radp-archetype-lite-types/pom.xml +++ b/radp-archetypes/radp-archetype-lite/radp-archetype-lite-types/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-lite - 0.3-SNAPSHOT + 0.3 radp-archetype-lite-types ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-simple/pom.xml b/radp-archetypes/radp-archetype-simple/pom.xml index 0602011..c4d2346 100644 --- a/radp-archetypes/radp-archetype-simple/pom.xml +++ b/radp-archetypes/radp-archetype-simple/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 radp-archetype-simple ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-starter/pom.xml b/radp-archetypes/radp-archetype-starter/pom.xml index 131f103..574de09 100644 --- a/radp-archetypes/radp-archetype-starter/pom.xml +++ b/radp-archetypes/radp-archetype-starter/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 radp-archetype-starter ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/pom.xml b/radp-archetypes/radp-archetype-std/pom.xml index 1e3e25d..719b92c 100644 --- a/radp-archetypes/radp-archetype-std/pom.xml +++ b/radp-archetypes/radp-archetype-std/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 pom radp-archetype-std diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-api/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-api/pom.xml index 9c0afa0..edd6c9a 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-api/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-api/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-api ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-app/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-app/pom.xml index 03eb3be..2c6a948 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-app/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-app/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-app ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-case/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-case/pom.xml index d85ada9..a73bc87 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-case/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-case/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-case ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-domain/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-domain/pom.xml index f290990..01747b4 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-domain/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-domain/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-domain ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-infrastructure/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-infrastructure/pom.xml index fd60da5..a0d9430 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-infrastructure/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-infrastructure/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-infrastructure ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-trigger/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-trigger/pom.xml index b41e9f4..e942908 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-trigger/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-trigger/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-trigger ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-std/radp-archetype-std-types/pom.xml b/radp-archetypes/radp-archetype-std/radp-archetype-std-types/pom.xml index 2137227..355961f 100644 --- a/radp-archetypes/radp-archetype-std/radp-archetype-std-types/pom.xml +++ b/radp-archetypes/radp-archetype-std/radp-archetype-std-types/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetype-std - 0.3-SNAPSHOT + 0.3 radp-archetype-std-types ${project.artifactId} diff --git a/radp-archetypes/radp-archetype-tiny/pom.xml b/radp-archetypes/radp-archetype-tiny/pom.xml index 87b0662..9d9d9d4 100644 --- a/radp-archetypes/radp-archetype-tiny/pom.xml +++ b/radp-archetypes/radp-archetype-tiny/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 radp-archetype-tiny ${project.artifactId} diff --git a/radp-archetypes/scaffold-lite/pom.xml b/radp-archetypes/scaffold-lite/pom.xml index f253b9f..1331d36 100644 --- a/radp-archetypes/scaffold-lite/pom.xml +++ b/radp-archetypes/scaffold-lite/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 scaffold-lite maven-archetype diff --git a/radp-archetypes/scaffold-simple/pom.xml b/radp-archetypes/scaffold-simple/pom.xml index 50493ec..f951361 100644 --- a/radp-archetypes/scaffold-simple/pom.xml +++ b/radp-archetypes/scaffold-simple/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 scaffold-simple ${project.artifactId} diff --git a/radp-archetypes/scaffold-starter/pom.xml b/radp-archetypes/scaffold-starter/pom.xml index 1a05be7..16d763e 100644 --- a/radp-archetypes/scaffold-starter/pom.xml +++ b/radp-archetypes/scaffold-starter/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 scaffold-starter ${project.artifactId} diff --git a/radp-archetypes/scaffold-std/pom.xml b/radp-archetypes/scaffold-std/pom.xml index 7053910..1c99f13 100644 --- a/radp-archetypes/scaffold-std/pom.xml +++ b/radp-archetypes/scaffold-std/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 scaffold-std maven-archetype diff --git a/radp-archetypes/scaffold-tiny/pom.xml b/radp-archetypes/scaffold-tiny/pom.xml index 6642c83..bf95f9c 100644 --- a/radp-archetypes/scaffold-tiny/pom.xml +++ b/radp-archetypes/scaffold-tiny/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-archetypes - 0.3-SNAPSHOT + 0.3 scaffold-tiny ${project.artifactId} diff --git a/radp-components/pom.xml b/radp-components/pom.xml index 920b04b..97ddf38 100644 --- a/radp-components/pom.xml +++ b/radp-components/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp - 0.3-SNAPSHOT + 0.3 ../pom.xml pom diff --git a/radp-components/radp-commons/pom.xml b/radp-components/radp-commons/pom.xml index ee99a7a..ee1c76a 100644 --- a/radp-components/radp-commons/pom.xml +++ b/radp-components/radp-commons/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-parent - 0.3-SNAPSHOT + 0.3 ../radp-parent/pom.xml radp-commons diff --git a/radp-components/radp-dependencies/pom.xml b/radp-components/radp-dependencies/pom.xml index 59c429c..6b0d03c 100644 --- a/radp-components/radp-dependencies/pom.xml +++ b/radp-components/radp-dependencies/pom.xml @@ -4,7 +4,7 @@ space.x9x.radp radp-components - 0.3-SNAPSHOT + 0.3 ../pom.xml pom @@ -135,52 +135,52 @@ space.x9x.radp radp-commons - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-extensions - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-framework - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-test - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-boot-test - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-data - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-integration - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-security - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-boot - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-spring-cloud - 0.3-SNAPSHOT + 0.3 @@ -195,52 +195,52 @@ space.x9x.radp radp-tomcat-spring-boot-tarter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-jasypt-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-logging-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-mybatis-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-swagger3-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-undertow-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-druid-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-hikaricp-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-redis-spring-boot-starter - 0.3-SNAPSHOT + 0.3 space.x9x.radp radp-liquibase-spring-boot-starter - 0.3-SNAPSHOT + 0.3