[maven-release-plugin] prepare release dnet-openaire-users-2.0.3-BETA

This commit is contained in:
Konstantinos Triantafyllou 2022-11-28 10:24:25 +02:00
parent 710df64764
commit 836977f783
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>eu.dnetlib</groupId>
<artifactId>dnet45-container-parent</artifactId>
@ -9,12 +8,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>dnet-openaire-users</artifactId>
<packaging>war</packaging>
<version>2.0.3-BETA-SNAPSHOT</version>
<version>2.0.3-BETA</version>
<scm>
<connection>scm:git:gitea@code-repo.d4science.org:MaDgIK/dnet-openaire-users.git</connection>
<developerConnection>scm:git:gitea@code-repo.d4science.org:MaDgIK/dnet-openaire-users.git</developerConnection>
<url>https://code-repo.d4science.org/MaDgIK/dnet-openaire-users/</url>
</scm>
<tag>dnet-openaire-users-2.0.3-BETA</tag>
</scm>
<dependencies>
<dependency>
<groupId>eu.dnetlib</groupId>