Skip to content

Commit 709d701

Browse files
[maven-release-plugin] prepare release testingbotrest-1.0.10
1 parent b6724b6 commit 709d701

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.testingbot</groupId>
55
<artifactId>testingbotrest</artifactId>
6-
<version>1.0.10-SNAPSHOT</version>
6+
<version>1.0.10</version>
77
<name>testingbotrest</name>
88
<description>Java library which provides helper methods for invoking the TestingBot REST API</description>
99
<url>https://testingbot.com</url>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/testingbot/testingbot-java.git</connection>
3636
<developerConnection>scm:git:[email protected]:testingbot/testingbot-java.git</developerConnection>
3737
<url>[email protected]:testingbot/testingbot-java.git</url>
38-
<tag>HEAD</tag>
38+
<tag>testingbotrest-1.0.10</tag>
3939
</scm>
4040
<properties>
4141
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)