Skip to content

Commit bef16d5

Browse files
committed
[maven-release-plugin] prepare release cats-13.1.2
1 parent 868396e commit bef16d5

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

@@ -354,7 +353,7 @@
354353
<url>https://[email protected]/Endava/cats.git</url>
355354
<connection>scm:git:[email protected]:Endava/cats.git</connection>
356355
<developerConnection>scm:git:[email protected]:Endava/cats.git</developerConnection>
357-
<tag>cats-11.8.0</tag>
356+
<tag>cats-13.1.2</tag>
358357
</scm>
359358

360359
<distributionManagement>

0 commit comments

Comments
 (0)