Version 1.12.0-SNAPSHOT angelegt

This commit is contained in:
2024-05-15 11:37:34 +02:00
parent a43a4c4eb2
commit 58d8bc0cd1
51 changed files with 24185 additions and 4 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.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>OMDS Service Definition</name>
<description>Version 1.11.0. Dieses Projekt enthält die Definitionen für die OMDS-Services.</description>
<description>Dieses Projekt enthält die Definitionen für die OMDS-Services.</description>
<properties>
<currentReleaseDir>r1_11_0</currentReleaseDir>
<currentReleaseDir>r1_12_0</currentReleaseDir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>