Skip to content

Commit

Permalink
[maven-release-plugin] prepare release imixs-marty-4.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Apr 4, 2022
1 parent b8138ed commit 43f7496
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion imixs-marty-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>imixs-marty</artifactId>
<groupId>org.imixs.marty</groupId>
<version>4.1.15-SNAPSHOT</version>
<version>4.1.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>imixs-marty-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion imixs-marty-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>imixs-marty</artifactId>
<groupId>org.imixs.marty</groupId>
<version>4.1.15-SNAPSHOT</version>
<version>4.1.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>imixs-marty-util</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>imixs-marty</artifactId>
<packaging>pom</packaging>
<name>Imixs Workflow - Marty</name>
<version>4.1.15-SNAPSHOT</version>
<version>4.1.15</version>

<modules>
<module>imixs-marty-ejb</module>
Expand Down Expand Up @@ -67,7 +67,7 @@
<connection>scm:git:git@github.com:imixs/imixs-marty.git</connection>
<developerConnection>scm:git:git@github.com:imixs/imixs-marty.git</developerConnection>
<url>https://github.com/imixs/imixs-marty/</url>
<tag>imixs-marty-4.1.13</tag>
<tag>imixs-marty-4.1.15</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 43f7496

Please sign in to comment.