Skip to content

Commit 16b932c

Browse files
committed
[maven-release-plugin] prepare release cats-13.6.0
1 parent cb5bb29 commit 16b932c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<groupId>com.endava</groupId>
65
<artifactId>cats</artifactId>
76
<description>OpenAPI Fuzzer and Negative Testing Tool</description>
8-
<version>13.5.1-SNAPSHOT</version>
7+
<version>13.6.0</version>
98
<name>CATS</name>
109
<url>https://endava.github.io/cats/</url>
1110

@@ -358,7 +357,7 @@
358357
<url>https://en-milie@github.com/Endava/cats.git</url>
359358
<connection>scm:git:git@github.com:Endava/cats.git</connection>
360359
<developerConnection>scm:git:git@github.com:Endava/cats.git</developerConnection>
361-
<tag>cats-13.5.0</tag>
360+
<tag>cats-13.6.0</tag>
362361
</scm>
363362

364363
<distributionManagement>

0 commit comments

Comments
 (0)