We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcb9f3 commit 77ce192Copy full SHA for 77ce192
docs/antora.yml
@@ -1,5 +1,5 @@
1
name: maven
2
title: oap-maven
3
-version: master
+version: 2024.1
4
nav:
5
- modules/ROOT/nav.adoc
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.openapiprocessor</groupId>
8
<artifactId>openapi-processor-maven-plugin</artifactId>
9
- <version>2024.1-SNAPSHOT</version>
+ <version>2024.1</version>
10
<packaging>maven-plugin</packaging>
11
12
<name>openapi-processor Maven Plugin</name>
0 commit comments