Skip to content

Commit 77ce192

Browse files
committed
next release
1 parent 7fcb9f3 commit 77ce192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: maven
22
title: oap-maven
3-
version: master
3+
version: 2024.1
44
nav:
55
- modules/ROOT/nav.adoc

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.openapiprocessor</groupId>
88
<artifactId>openapi-processor-maven-plugin</artifactId>
9-
<version>2024.1-SNAPSHOT</version>
9+
<version>2024.1</version>
1010
<packaging>maven-plugin</packaging>
1111

1212
<name>openapi-processor Maven Plugin</name>

0 commit comments

Comments
 (0)