Files für Version 1.9 angelegt

This commit is contained in:
2022-08-27 14:22:51 +02:00
parent a59efaadf2
commit aea80778bf
16 changed files with 18734 additions and 3 deletions

View File

@@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<modelVersion>4.0.0</modelVersion>
<groupId>at.vvo.omds</groupId>
<artifactId>OMDSServiceDefinition</artifactId>
<version>1.8.0</version>
<version>1.9.0-SNAPSHOT</version>
<name>OMDS Service Definition</name>
<description>Version 1.8.0 - Hotfix 1. Dieses Projekt enthaelt die Definitionen fuer die OMDS Services.</description>
<description>Version 1.9.0. Dieses Projekt enthaelt die Definitionen fuer die OMDS Services.</description>
<properties>
<currentReleaseDir>r1_8_0</currentReleaseDir>
<currentReleaseDir>r1_9_0</currentReleaseDir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>