Entwurf für Version 10 angelegt

This commit is contained in:
2023-09-20 10:41:24 +02:00
parent 73fadf930e
commit 9ca6433d83
547 changed files with 76712 additions and 1244 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.9.0</version>
<version>1.10.0-SNAPSHOT</version>
<name>OMDS Service Definition</name>
<description>Version 1.9.0. Dieses Projekt enthält die Definitionen für die OMDS-Services.</description>
<description>Version 1.10.0. Dieses Projekt enthält die Definitionen für die OMDS-Services.</description>
<properties>
<currentReleaseDir>r1_9_0</currentReleaseDir>
<currentReleaseDir>r1_10_0</currentReleaseDir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>