[maven-release-plugin] prepare release r-austria-bot-1.0.2

This commit is contained in:
Sheldan
2022-05-15 18:08:27 +02:00
parent b4fbe368d7
commit a5ead2b6d7
15 changed files with 24 additions and 40 deletions

View File

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

View File

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

View File

@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>application</artifactId>
<groupId>dev.sheldan.raustria.bot.application</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>r-austria-modules</artifactId>
<groupId>dev.sheldan.raustria.bot.application</groupId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>