Skip to content

Commit 5e8d8f5

Browse files
author
Jose Luis Garcia Marin
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4d8543e commit 5e8d8f5

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
@@ -3,7 +3,7 @@
33

44
<groupId>es.us.isa</groupId>
55
<artifactId>restest</artifactId>
6-
<version>1.3.0</version>
6+
<version>1.3.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>RESTest</name>
@@ -73,7 +73,7 @@
7373
<connection>scm:git:https://github.com/isa-group/RESTest.git</connection>
7474
<developerConnection>scm:git:https://github.com/isa-group/RESTest.git</developerConnection>
7575
<url>https://github.com/isa-group/RESTest/tree/master</url>
76-
<tag>Restest-1.3.0</tag>
76+
<tag>restest-1.3.0</tag>
7777
</scm>
7878

7979
<!-- Apache Maven GPG Plugin (for deploying to Maven Central) -->

0 commit comments

Comments
 (0)