Skip to content

Commit dde6497

Browse files
committed
[maven-release-plugin] prepare release 1.6.0
1 parent 6e6e524 commit dde6497

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222

2323
<groupId>io.github.dimabarbul</groupId>
2424
<artifactId>wiremock-openapi-validation-extension</artifactId>
25-
<version>1.6.0-SNAPSHOT</version>
25+
<version>1.6.0</version>
2626

2727
<name>WireMock OpenAPI validation extension</name>
2828
<description>The extension allows to validate request and response against OpenAPI file.</description>
2929
<url>https://github.com/dimabarbul/wiremock-openapi-validation-extension</url>
3030

3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33-
<project.build.outputTimestamp>2025-09-12T05:41:01Z</project.build.outputTimestamp>
33+
<project.build.outputTimestamp>2025-11-29T14:16:39Z</project.build.outputTimestamp>
3434
<maven.compiler.release>11</maven.compiler.release>
3535
<developer.connection>scm:git:https://github.com/dimabarbul/wiremock-openapi-validation-extension.git</developer.connection>
3636
<palantirJavaFormat.version>2.69.0</palantirJavaFormat.version>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:https://github.com/dimabarbul/wiremock-openapi-validation-extension.git</connection>
5656
<developerConnection>${developer.connection}</developerConnection>
5757
<url>https://github.com/dimabarbul/wiremock-openapi-validation-extension</url>
58-
<tag>HEAD</tag>
58+
<tag>1.6.0</tag>
5959
</scm>
6060

6161
<dependencyManagement>

0 commit comments

Comments
 (0)