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
marcanpilami committed Nov 14, 2024
1 parent f800ffd commit c1ee39a
Show file tree
Hide file tree
Showing 65 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion jqm-all/jqm-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-admin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-api-client/jqm-api-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jqm-api-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-api-client/jqm-api-client-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-api-client-jdbc</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-api-client/jqm-api-client-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-api-client</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-api-client-jersey</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-api-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-api-client</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-cli-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-cli-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-cli-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-cli-bootstrap</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-cli</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-clusternode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-clusternode</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-db2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-db2</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-hsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-hsql</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-mysql</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-mysql8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-mysql8</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-oracle</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/jqm-dbadapter-pg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-dbadapter</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter-pg</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-dbadapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-dbadapter</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-doc</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-engine-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-engine-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-engine</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-handlers/jqm-handler-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-handlers</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-handler-spring</artifactId>
<name>${project.groupId}:${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-handlers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-handlers</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-integration-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-jndi-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-jndi-context</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-model-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model-repository</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-model-updater/jqm-model-updater-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-model-updater</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model-updater-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-model-updater/jqm-model-updater-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-model-updater</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model-updater-cli</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-model-updater</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model-updater-liquibase</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-model-updater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model-updater</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-model</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-pki/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jqm-pki</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-providers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-java-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner-java-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner-java</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-shell-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner-shell-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner-shell</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jqm-runner-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-runner</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-shared</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-test-helpers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>jqm-test-helpers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-cl-isolation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-tests</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jqm-test-cl-isolation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-datetimemaven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-tests</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jqm-test-datetimemaven</artifactId>
Expand Down
Loading

0 comments on commit c1ee39a

Please sign in to comment.