Skip to content

Commit 45da0c3

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 041809d commit 45da0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>br.com.swconsultoria</groupId>
44
<artifactId>java_certificado</artifactId>
5-
<version>3.6</version>
5+
<version>3.7-SNAPSHOT</version>
66
<name>Java_Certificado</name>
77
<description>Api java para gerenciamento de certificados digitais</description>
88
<url>https://github.com/Samuel-Oliveira/Java_Certificado</url>
@@ -19,7 +19,7 @@
1919
<url>https://github.com/Samuel-Oliveira/Java_Certificado</url>
2020
<connection>scm:git:git@github.com:Samuel-Oliveira/Java_Certificado.git</connection>
2121
<developerConnection>scm:git:git@github.com:Samuel-Oliveira/Java_Certificado.git</developerConnection>
22-
<tag>java_certificado-3.6</tag>
22+
<tag>java_certificado-3.4</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)