mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
[maven-release-plugin] prepare release v1.5.2
This commit is contained in:
parent
561d719b28
commit
e5f2298293
1 changed files with 3 additions and 4 deletions
7
pom.xml
7
pom.xml
|
|
@ -1,13 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
<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">
|
||||||
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">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<name>KoSIT XML Validator</name>
|
<name>KoSIT XML Validator</name>
|
||||||
|
|
||||||
<groupId>org.kosit</groupId>
|
<groupId>org.kosit</groupId>
|
||||||
<artifactId>validator</artifactId>
|
<artifactId>validator</artifactId>
|
||||||
<version>1.5.2-SNAPSHOT</version>
|
<version>1.5.2</version>
|
||||||
|
|
||||||
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
|
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
|
||||||
<developers>
|
<developers>
|
||||||
|
|
@ -708,7 +707,7 @@
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/itplr-kosit/validator.git</connection>
|
<connection>scm:git:https://github.com/itplr-kosit/validator.git</connection>
|
||||||
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
|
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
|
||||||
<tag>release/1.5.x</tag>
|
<tag>v1.5.2</tag>
|
||||||
<url>https://github.com/itplr-kosit/validator</url>
|
<url>https://github.com/itplr-kosit/validator</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue