[maven-release-plugin] prepare release v1.3.1

This commit is contained in:
Joern Muehlencord
2023-02-24 08:52:12 +01:00
parent c844c7a504
commit cd930b6e8a
8 changed files with 11 additions and 11 deletions

View File

@ -24,7 +24,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<name>shared-configuration</name>

View File

@ -25,7 +25,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<name>shared-db</name>

View File

@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<groupId>de.muehlencord.shared</groupId>

View File

@ -72,7 +72,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -80,5 +80,5 @@ limitations under the License.
<url>http://maven.apache.org</url>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</project>

View File

@ -47,9 +47,9 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</project>

View File

@ -19,7 +19,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<artifactId>shared</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
<name>shared</name>
<packaging>pom</packaging>
@ -51,7 +51,7 @@ limitations under the License.
<scm>
<connection>scm:git:git@jomu.timelord.de:jomu/shared.git</connection>
<developerConnection>scm:git:git@jomu.timelord.de:jomu/shared.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.3.1</tag>
<url>https://jomu.timelord.de/git/jomu/shared/</url>
</scm>

View File

@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>de.muehlencord</groupId>
<artifactId>shared</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>
<name>shared-shiro-faces</name>

View File

@ -26,7 +26,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
</parent>