File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- 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" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<name >KoSIT XML Prüftool Implementierung</name >
7
7
8
8
<groupId >de.kosit</groupId >
9
- <version >1.3.1-SNAPSHOT </version >
9
+ <version >1.3.1</version >
10
10
11
11
<artifactId >validationtool</artifactId >
12
12
<description >KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description >
493
493
<scm >
494
494
<connection >https://github.com/itplr-kosit/validationtool.git</connection >
495
495
<developerConnection >scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection >
496
- <tag >v1.1.0 </tag >
496
+ <tag >v1.3.1 </tag >
497
497
</scm >
498
498
499
499
</project > <!--
You can’t perform that action at this time.
0 commit comments