Skip to content

Commit 71a7c1d

Browse files
committed
[maven-release-plugin] prepare release cats-11.5.0
1 parent 0056eab commit 71a7c1d

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>11.4.1-SNAPSHOT</version>
7+
<version>11.5.0</version>
98
<name>CATS</name>
109
<url>https://endava.github.io/cats/</url>
1110

@@ -318,7 +317,7 @@
318317
<url>https://[email protected]/Endava/cats.git</url>
319318
<connection>scm:git:[email protected]:Endava/cats.git</connection>
320319
<developerConnection>scm:git:[email protected]:Endava/cats.git</developerConnection>
321-
<tag>cats-11.3.0</tag>
320+
<tag>cats-11.5.0</tag>
322321
</scm>
323322

324323
<distributionManagement>

0 commit comments

Comments
 (0)