Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jqm-all-2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marcanpilami committed Mar 1, 2021
1 parent 2eda0e3 commit 71c2e07
Show file tree
Hide file tree
Showing 43 changed files with 44 additions and 44 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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-admin</artifactId>

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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-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-client</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-api-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-client/jqm-api-client-hibernate/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-client</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-api-client-hibernate</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-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-client</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-api-client-jdbc</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-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-client</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-api-client-jersey</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-client</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-doc</artifactId>
<packaging>pom</packaging>
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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-handlers</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-integration-tests-ws/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-integration-tests-ws</artifactId>

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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-integration-tests</artifactId>

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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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 @@ -7,7 +7,7 @@
<parent>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-runner/jqm-runner-basic/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-runner-basic</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-runner-java</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-runner</artifactId>
<packaging>pom</packaging>
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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-service</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-datetimemaven</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-datetimemavenjarinlib/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-datetimemavenjarinlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-datetimemavennolibdef/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-datetimemavennolibdef</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-datetimemavennopom/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-datetimemavennopom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-datetimemavennopomlib/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-datetimemavennopomlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-em/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-em</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-jndijms-amq/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-jndijms-amq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-providedapi/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-providedapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-pyl-hibapi/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-pyl-hibapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-pyl-nodep/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-pyl-nodep</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-pyl/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-test-pyl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-spring-1/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-test-spring-1</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tests/jqm-test-spring-2/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-test-spring-2</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-tst/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-tst</artifactId>
<name>${project.groupId}:${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-ws/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>

<artifactId>jqm-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jqm-all/jqm-xml/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>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
</parent>
<artifactId>jqm-xml</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions jqm-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-all</artifactId>
<version>2.2.8-SNAPSHOT</version>
<version>2.2.8</version>
<packaging>pom</packaging>

<name>jqm-all</name>
Expand Down Expand Up @@ -123,7 +123,7 @@
<developerConnection>scm:git:ssh://git@github.com:enioka/jqm.git</developerConnection>
<connection>scm:git:https://github.com/enioka/jqm.git</connection>
<url>https://github.com/enioka/jqm/</url>
<tag>jqm-all-2.2.0</tag>
<tag>jqm-all-2.2.8</tag>
</scm>

<profiles>
Expand Down

0 comments on commit 71c2e07

Please sign in to comment.