We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d265942 commit 18ba316Copy full SHA for 18ba316
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<version>7.2.0</version>
8
</parent>
9
<artifactId>preingest-xml</artifactId>
10
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
11
<name>preingest-xml</name>
12
<description>Progetto PREINGEST-XML</description>
13
@@ -27,7 +27,7 @@
27
28
<scm>
29
<developerConnection>scm:git:https://github.com/RegioneER/parer-ping-xml.git</developerConnection>
30
- <tag>HEAD</tag>
+ <tag>preingest-xml-3.4.0</tag>
31
</scm>
32
<properties>
33
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments