We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb60ab5 commit 8b2ffb1Copy full SHA for 8b2ffb1
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>versamento-fascicolo-v3</artifactId>
5
- <version>1.6.0</version>
+ <version>1.6.1-SNAPSHOT</version>
6
<name>Versamento Fascicolo 3.0</name>
7
<description>Progetto versamento-fascicolo-v3</description>
8
@@ -14,7 +14,7 @@
14
15
<scm>
16
<developerConnection>scm:git:https://github.com/RegioneER/parer-versamento-fascicolo-v3.git</developerConnection>
17
- <tag>versamento-fascicolo-v3-1.6.0</tag>
+ <tag>versamento-fascicolo-v3-1.5.0</tag>
18
</scm>
19
20
<distributionManagement>
0 commit comments