[maven-release-plugin] prepare release templates-1.4.18

This commit is contained in:
Sheldan
2023-07-09 23:16:15 +02:00
parent c8f2ebe7d7
commit 62e6d50b12
45 changed files with 62 additions and 66 deletions

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>
<groupId>dev.sheldan.abstracto-templates.templates</groupId>
<artifactId>abstracto-modules</artifactId>
<version>1.4.18-SNAPSHOT</version>
<version>1.4.18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>