There was an error while loading. Please reload this page.
1 parent 0e76f6c commit cfb9f11Copy full SHA for cfb9f11
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<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">
3
<modelVersion>4.0.0</modelVersion>
4
<artifactId>tipidato-abilitati</artifactId>
5
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
6
<name>tipidato-abilitati</name>
7
<description>Progetto api per restituzione di tipi dato abilitati</description>
8
@@ -31,7 +31,7 @@
31
<scm>
32
<developerConnection>
33
scm:git:https://github.com/RegioneER/parer-tipidato-abilitati.git</developerConnection>
34
- <tag>HEAD</tag>
+ <tag>tipidato-abilitati-1.4.0</tag>
35
</scm>
36
37
<distributionManagement>
0 commit comments