File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- License below -->
3- <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance " xmlns =" http://maven.apache .org/POM/4.0.0 " xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <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" >
44 <modelVersion >4.0.0</modelVersion >
55
66 <name >KoSIT XML Prüftool Implementierung</name >
77
88 <groupId >de.kosit</groupId >
9- <version >1.3.0-SNAPSHOT </version >
9+ <version >1.3.0</version >
1010
1111 <artifactId >validationtool</artifactId >
1212 <description >KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description >
493493 <scm >
494494 <connection >https://github.com/itplr-kosit/validationtool.git</connection >
495495 <developerConnection >scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection >
496- <tag >v1.1 .0</tag >
496+ <tag >v1.3 .0</tag >
497497 </scm >
498498
499499</project > <!--
You can’t perform that action at this time.
0 commit comments