Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
xooooooooox committed Dec 27, 2024
1 parent 6e9ac13 commit 3c45a41
Show file tree
Hide file tree
Showing 57 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>Rapid Application Development Platform</description>
Expand Down Expand Up @@ -74,7 +74,7 @@
<url>${scm.git.web_url}</url>
<connection>scm:git:${scm.git.url}</connection>
<developerConnection>scm:git:${scm.git.url}</developerConnection>
<tag>0.4</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion radp-agents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-parent</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../radp-components/radp-parent/pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/radp-archetype-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-lite</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite-app</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-lite</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite-domain</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-lite</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite-infrastructure</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-lite</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite-trigger</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-lite</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-lite-types</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/radp-archetype-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-simple</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/radp-archetype-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-starter</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/radp-archetype-std/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<artifactId>radp-archetype-std</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-app</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-case</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-domain</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-infrastructure</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-trigger</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetype-std</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-std-types</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/radp-archetype-tiny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>radp-archetype-tiny</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/scaffold-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>scaffold-lite</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/scaffold-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>scaffold-simple</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/scaffold-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>scaffold-starter</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/scaffold-std/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>scaffold-std</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion radp-archetypes/scaffold-tiny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-archetypes</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</parent>
<artifactId>scaffold-tiny</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion radp-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion radp-components/radp-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-parent</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../radp-parent/pom.xml</relativePath>
</parent>
<artifactId>radp-commons</artifactId>
Expand Down
42 changes: 21 additions & 21 deletions radp-components/radp-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-components</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down Expand Up @@ -135,52 +135,52 @@
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-commons</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-extensions</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-framework</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-test</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-boot-test</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-data</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-integration</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-security</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-boot</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-spring-cloud</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>


Expand All @@ -195,52 +195,52 @@
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-tomcat-spring-boot-tarter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-jasypt-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-logging-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-mybatis-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-swagger3-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-undertow-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-druid-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-hikaricp-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-redis-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-liquibase-spring-boot-starter</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
</dependency>

<!-- ===========================
Expand Down
2 changes: 1 addition & 1 deletion radp-components/radp-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>space.x9x.radp</groupId>
<artifactId>radp-parent</artifactId>
<version>0.4</version>
<version>0.5-SNAPSHOT</version>
<relativePath>../radp-parent/pom.xml</relativePath>
</parent>
<artifactId>radp-extensions</artifactId>
Expand Down
Loading

0 comments on commit 3c45a41

Please sign in to comment.