[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sheldan
2022-05-15 18:08:30 +02:00
parent a5ead2b6d7
commit de8cba8d08
15 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot.application</groupId> <groupId>dev.sheldan.raustria.bot.application</groupId>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>executable</artifactId> <artifactId>executable</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>r-austria-bot</artifactId> <artifactId>r-austria-bot</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<groupId>dev.sheldan.raustria.bot.application</groupId> <groupId>dev.sheldan.raustria.bot.application</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>r-austria-modules</artifactId> <artifactId>r-austria-modules</artifactId>
<groupId>dev.sheldan.raustria.bot.application</groupId> <groupId>dev.sheldan.raustria.bot.application</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>deployment</artifactId> <artifactId>deployment</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>deployment</artifactId> <artifactId>deployment</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>r-austria-bot</artifactId> <artifactId>r-austria-bot</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -12,7 +12,7 @@
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<artifactId>r-austria-bot</artifactId> <artifactId>r-austria-bot</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
<properties> <properties>
<maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.target>1.8</maven.compiler.target>
@@ -56,7 +56,7 @@
<scm> <scm>
<url>https://maven.pkg.github.com/Sheldan/r-austria-bot</url> <url>https://maven.pkg.github.com/Sheldan/r-austria-bot</url>
<developerConnection>scm:git:git@github.com:Sheldan/r-austria-bot.git</developerConnection> <developerConnection>scm:git:git@github.com:Sheldan/r-austria-bot.git</developerConnection>
<tag>r-austria-bot-1.0.2</tag> <tag>HEAD</tag>
</scm> </scm>
</project> </project>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>r-austria-bot</artifactId> <artifactId>r-austria-bot</artifactId>
<groupId>dev.sheldan.raustria.bot</groupId> <groupId>dev.sheldan.raustria.bot</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot.templates</groupId> <groupId>dev.sheldan.raustria.bot.templates</groupId>
<artifactId>r-austria-bot-templates</artifactId> <artifactId>r-austria-bot-templates</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot.templates</groupId> <groupId>dev.sheldan.raustria.bot.templates</groupId>
<artifactId>module-templates</artifactId> <artifactId>module-templates</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>templates</artifactId> <artifactId>templates</artifactId>
<groupId>dev.sheldan.raustria.bot.templates</groupId> <groupId>dev.sheldan.raustria.bot.templates</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.raustria.bot.templates.translations</groupId> <groupId>dev.sheldan.raustria.bot.templates.translations</groupId>
<artifactId>r-austria-bot-translations</artifactId> <artifactId>r-austria-bot-translations</artifactId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<groupId>dev.sheldan.raustria.bot.templates.translations</groupId> <groupId>dev.sheldan.raustria.bot.templates.translations</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>templates</artifactId> <artifactId>templates</artifactId>
<groupId>dev.sheldan.raustria.bot.templates</groupId> <groupId>dev.sheldan.raustria.bot.templates</groupId>
<version>1.0.2</version> <version>1.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>