Skip to content

Commit

Permalink
[maven-release-plugin] prepare release imixs-archive-2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed May 7, 2024
1 parent c76329d commit b42f5b7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion imixs-archive-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>
</parent>
<artifactId>imixs-archive-api</artifactId>
<name>Imixs-Archive API</name>
Expand Down
2 changes: 1 addition & 1 deletion imixs-archive-backup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>
</parent>
<artifactId>imixs-archive-backup</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion imixs-archive-documents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>
</parent>
<artifactId>imixs-archive-documents</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion imixs-archive-importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>
</parent>
<artifactId>imixs-archive-importer</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion imixs-archive-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-archive</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>
</parent>
<artifactId>imixs-archive-service</artifactId>
<name>Imixs-Archive Service</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>imixs-archive</artifactId>
<packaging>pom</packaging>
<name>Imixs-Archive</name>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.2</version>

<modules>
<module>imixs-archive-api</module>
Expand Down

0 comments on commit b42f5b7

Please sign in to comment.