We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aed287 commit ad1e3ebCopy full SHA for ad1e3eb
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>org.imixs.workflow</groupId>
4
<artifactId>imixs-marty</artifactId>
5
<name>Imixs Workflow - Marty</name>
6
- <version>4.2.1-SNAPSHOT</version>
+ <version>4.2.1</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -61,7 +61,7 @@
61
<connection>scm:git:git@github.com:imixs/imixs-marty.git</connection>
62
<developerConnection>scm:git:git@github.com:imixs/imixs-marty.git</developerConnection>
63
<url>https://github.com/imixs/imixs-marty/</url>
64
- <tag>HEAD</tag>
+ <tag>imixs-marty-4.2.1</tag>
65
</scm>
66
67
<issueManagement>
0 commit comments