Fixed version and 'scm' properties to comply with release procedure

pull/2/head
Luca Frosini 5 years ago
parent 8a5c73d97f
commit 36737cbbf0

@ -11,14 +11,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-dashboard-harvester-se-plugin</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>Accounting Dashboard Harvester SmartExecutor Plugin</name>
<description>Accounting Dashboard Harvester SmartExecutor Plugin</description>
<scm>
<connection>scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId}</connection>
<developerConnection>scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId}</developerConnection>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId}</url>
<connection>scm::git:https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git</connection>
<developerConnection>scm::git:https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin.git</url>
</scm>
<properties>

Loading…
Cancel
Save