Test scm tag

egi-login-service
parent 529e481238
commit ac52d806d7

@ -1,5 +1,6 @@
<?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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>eu.dnetlib</groupId>
@ -16,9 +17,10 @@
</properties>
<scm>
<url>https://code-repo.d4science.org/MaDgIK/login-service</url>
<developerConnection>scm:git:ssh://gitea@code-repo.d4science.org:MaDgIK/login-service.git</developerConnection>
<tag>login-service-1.0.0</tag>
</scm>
<connection>scm:git:https://code-repo.d4science.org/MaDgIK/login-service.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/MaDgIK/login-service.git</developerConnection>
<tag>login-service-1.0.0</tag>
</scm>
<dependencyManagement>
<dependencies>
<dependency>

Loading…
Cancel
Save