Skip to content

Commit 1012bb9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 267745d commit 1012bb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>verificafirma-crypto-beans</artifactId>
4-
<version>2.0.0</version>
4+
<version>2.0.1-SNAPSHOT</version>
55
<packaging>jar</packaging>
66
<name>Verifica firma crypto beans</name>
77
<description>Libreria contenente i beans che integrano i modelli pojo per la verifica firma con microservizio crypto</description>
@@ -25,7 +25,7 @@
2525

2626
<scm>
2727
<developerConnection>scm:git:https://github.com/RegioneER/parer-verificafirma-crypto-beans.git</developerConnection>
28-
<tag>verificafirma-crypto-beans-2.0.0</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<distributionManagement>

0 commit comments

Comments
 (0)