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

This commit is contained in:
Konstantina Galouni 2022-12-16 14:11:56 +02:00
parent 6cdb9e6daf
commit f08a752a55
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
<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>
<artifactId>uoa-admin-tools</artifactId>
<version>2.1.1</version>
<version>2.1.2-SNAPSHOT</version>
<packaging>war</packaging>
<name>uoa-admin-tools</name>
<scm>
<developerConnection>scm:git:gitea@code-repo.d4science.org:MaDgIK/uoa-admin-tools.git</developerConnection>
<tag>uoa-admin-tools-2.1.1</tag>
<tag>HEAD</tag>
</scm>
<parent>
<groupId>eu.dnetlib</groupId>