File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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>
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 >
You can’t perform that action at this time.
0 commit comments