Skip to content

Commit d63df11

Browse files
committed
[maven-release-plugin] prepare release imixs-marty-4.1.16
1 parent cd38e23 commit d63df11

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

imixs-marty-ejb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>imixs-marty</artifactId>
44
<groupId>org.imixs.marty</groupId>
5-
<version>4.1.16-SNAPSHOT</version>
5+
<version>4.1.16</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>imixs-marty-ejb</artifactId>

imixs-marty-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>imixs-marty</artifactId>
44
<groupId>org.imixs.marty</groupId>
5-
<version>4.1.16-SNAPSHOT</version>
5+
<version>4.1.16</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>imixs-marty-util</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>imixs-marty</artifactId>
55
<packaging>pom</packaging>
66
<name>Imixs Workflow - Marty</name>
7-
<version>4.1.16-SNAPSHOT</version>
7+
<version>4.1.16</version>
88

99
<modules>
1010
<module>imixs-marty-ejb</module>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:git@github.com:imixs/imixs-marty.git</connection>
6868
<developerConnection>scm:git:git@github.com:imixs/imixs-marty.git</developerConnection>
6969
<url>https://github.com/imixs/imixs-marty/</url>
70-
<tag>imixs-marty-4.1.13</tag>
70+
<tag>imixs-marty-4.1.16</tag>
7171
</scm>
7272

7373
<issueManagement>

0 commit comments

Comments
 (0)