1
0

[maven-release-plugin] prepare release v10

This commit is contained in:
2022-05-09 22:23:38 +02:00
parent 1b9ce54933
commit 82e048d56e
10 changed files with 12 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -11,7 +11,7 @@
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<version>10-SNAPSHOT</version> <version>10</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<description>The umbrella for all No BullShit cloud projects</description> <description>The umbrella for all No BullShit cloud projects</description>
<name>nbs-cloud-aggregator</name> <name>nbs-cloud-aggregator</name>
@@ -32,7 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>18</java.version> <java.version>18</java.version>
<scmDeveloperConnectionProp /> <scmDeveloperConnectionProp />
<deploymentProfile></deploymentProfile> <deploymentProfile />
</properties> </properties>
<distributionManagement> <distributionManagement>
@@ -50,7 +50,7 @@
<connection>scm:git:https://77zzcx7.de/gitea/MK13/NoBullShit-cloud.git</connection> <connection>scm:git:https://77zzcx7.de/gitea/MK13/NoBullShit-cloud.git</connection>
<developerConnection>${scmDeveloperConnectionProp}</developerConnection> <developerConnection>${scmDeveloperConnectionProp}</developerConnection>
<url>https://77zzcx7.de/gitea/MK13/NoBullShit-cloud</url> <url>https://77zzcx7.de/gitea/MK13/NoBullShit-cloud</url>
<tag>HEAD</tag> <tag>v10</tag>
</scm> </scm>
<dependencyManagement> <dependencyManagement>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<artifactId>web-container-config</artifactId> <artifactId>web-container-config</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<artifactId>web-container-registry</artifactId> <artifactId>web-container-registry</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>
<artifactId>nbs-cloud-aggregator</artifactId> <artifactId>nbs-cloud-aggregator</artifactId>
<version>10-SNAPSHOT</version> <version>10</version>
</parent> </parent>
<groupId>de.77zzcx7.nbs-cloud</groupId> <groupId>de.77zzcx7.nbs-cloud</groupId>