We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b932c commit 1fb65c3Copy full SHA for 1fb65c3
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.endava</groupId>
5
<artifactId>cats</artifactId>
6
<description>OpenAPI Fuzzer and Negative Testing Tool</description>
7
- <version>13.6.0</version>
+ <version>13.6.1-SNAPSHOT</version>
8
<name>CATS</name>
9
<url>https://endava.github.io/cats/</url>
10
@@ -357,7 +357,7 @@
357
<url>https://en-milie@github.com/Endava/cats.git</url>
358
<connection>scm:git:git@github.com:Endava/cats.git</connection>
359
<developerConnection>scm:git:git@github.com:Endava/cats.git</developerConnection>
360
- <tag>cats-13.6.0</tag>
+ <tag>cats-13.5.0</tag>
361
</scm>
362
363
<distributionManagement>
0 commit comments