Skip to content

Commit 98db0c7

Browse files
committed
[maven-release-plugin] prepare release restest-1.1.3
1 parent 86899b9 commit 98db0c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.1.3-SNAPSHOT</version>
6+
<version>1.1.3</version>
77
<packaging>jar</packaging>
88

99
<name>RESTest</name>
@@ -73,7 +73,8 @@
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-
</scm>
76+
<tag>restest-1.1.3</tag>
77+
</scm>
7778

7879
<profiles>
7980
<profile>

0 commit comments

Comments
 (0)