We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8543e commit 5e8d8f5Copy full SHA for 5e8d8f5
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>es.us.isa</groupId>
5
<artifactId>restest</artifactId>
6
- <version>1.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>RESTest</name>
@@ -73,7 +73,7 @@
73
<connection>scm:git:https://github.com/isa-group/RESTest.git</connection>
74
<developerConnection>scm:git:https://github.com/isa-group/RESTest.git</developerConnection>
75
<url>https://github.com/isa-group/RESTest/tree/master</url>
76
- <tag>Restest-1.3.0</tag>
+ <tag>restest-1.3.0</tag>
77
</scm>
78
79
<!-- Apache Maven GPG Plugin (for deploying to Maven Central) -->
0 commit comments