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 d67ab06 commit 59987d0Copy full SHA for 59987d0
docs/antora.yml
@@ -1,6 +1,6 @@
1
name: spring
2
title: oap-spring
3
-version: master
+version: 2024.5
4
#start_page: ROOT:index.adoc
5
nav:
6
- modules/ROOT/nav.adoc
gradle.properties
@@ -1,4 +1,4 @@
-projectVersion=2024.6-SNAPSHOT
+projectVersion=2024.6
projectGroupId=io.openapiprocessor
projectUrl=https://openapiprocessor.io
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ build-jdk = "11"
test-jdk = "17"
api = "2024.1"
7
-base = "2024.7-SNAPSHOT"
+base = "2024.7"
8
9
junit = "5.9.3"
10
jacoco = "0.8.7"
0 commit comments