Skip to content

Commit

Permalink
snapshot 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jochen-testingbot committed May 10, 2024
1 parent 5a1bc30 commit 29937ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.testingbot</groupId>
<artifactId>testingbotrest</artifactId>
<version>1.0.9</version>
<version>1.0.9-SNAPSHOT</version>
<name>testingbotrest</name>
<description>Java library which provides helper methods for invoking the TestingBot REST API</description>
<url>https://testingbot.com</url>
Expand Down Expand Up @@ -35,7 +35,7 @@
<connection>scm:git:git://github.com/testingbot/testingbot-java.git</connection>
<developerConnection>scm:git:[email protected]:testingbot/testingbot-java.git</developerConnection>
<url>[email protected]:testingbot/testingbot-java.git</url>
<tag>testingbotrest-1.0.9</tag>
<tag>HEAD</tag>
</scm>
<properties>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 29937ad

Please sign in to comment.