Skip to content

Commit 12596e3

Browse files
committed
[maven-release-plugin] prepare release imixs-marty-5.1.1
1 parent 36bf3b0 commit 12596e3

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53
<groupId>org.imixs.workflow</groupId>
64
<artifactId>imixs-marty</artifactId>
75
<name>Imixs Workflow - Marty</name>
8-
<version>5.1.1-SNAPSHOT</version>
6+
<version>5.1.1</version>
97

108
<properties>
119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -63,7 +61,7 @@
6361
<connection>scm:git:git@github.com:imixs/imixs-marty.git</connection>
6462
<developerConnection>scm:git:git@github.com:imixs/imixs-marty.git</developerConnection>
6563
<url>https://github.com/imixs/imixs-marty/</url>
66-
<tag>HEAD</tag>
64+
<tag>imixs-marty-5.1.1</tag>
6765
</scm>
6866

6967
<issueManagement>

0 commit comments

Comments
 (0)