[maven-release-plugin] prepare release mapstruct-support-1.4.2
This commit is contained in:
8
pom.xml
8
pom.xml
@ -1,12 +1,10 @@
|
||||
<?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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>de.muehlencord.mapstruct</groupId>
|
||||
<artifactId>mapstruct-support</artifactId>
|
||||
<version>1.4.2-SNAPSHOT</version>
|
||||
<version>1.4.2</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
@ -26,7 +24,7 @@
|
||||
<scm>
|
||||
<connection>scm:git:https://jomu.timelord.de/git/jomu/mapstruct-support</connection>
|
||||
<developerConnection>scm:git:git@jomu.timelord.de:jomu/mapstruct-support.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>mapstruct-support-1.4.2</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
||||
Reference in New Issue
Block a user