We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ba597 commit 95d0198Copy full SHA for 95d0198
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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -62,7 +62,7 @@
62
<connection>scm:git:git@github.com:imixs/imixs-marty.git</connection>
63
<developerConnection>scm:git:git@github.com:imixs/imixs-marty.git</developerConnection>
64
<url>https://github.com/imixs/imixs-marty/</url>
65
- <tag>HEAD</tag>
+ <tag>imixs-marty-5.0.0</tag>
66
</scm>
67
68
<issueManagement>
0 commit comments