File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >science.aist</groupId >
86 <artifactId >xes-model</artifactId >
9- <version >1.0-SNAPSHOT </version >
7+ <version >1.0.0 </version >
108
119 <properties >
1210 <testng .version>7.6.0</testng .version>
4947 <
connection >scm:git:
[email protected] :FHOOEAIST/xes-model.git</
connection >
5048 <url >https://github.com/FHOOEAIST/xes-model</url >
5149 <
developerConnection >scm:git:
[email protected] :FHOOEAIST/xes-model.git</
developerConnection >
52- <tag >HEAD </tag >
50+ <tag >xes-model-1.0.0 </tag >
5351 </scm >
5452 <distributionManagement >
5553 <repository >
You can’t perform that action at this time.
0 commit comments