Skip to content

Commit 59987d0

Browse files
committed
next release
1 parent d67ab06 commit 59987d0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: spring
22
title: oap-spring
3-
version: master
3+
version: 2024.5
44
#start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/nav.adoc

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=2024.6-SNAPSHOT
1+
projectVersion=2024.6
22
projectGroupId=io.openapiprocessor
33

44
projectUrl=https://openapiprocessor.io

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-jdk = "11"
44
test-jdk = "17"
55

66
api = "2024.1"
7-
base = "2024.7-SNAPSHOT"
7+
base = "2024.7"
88

99
junit = "5.9.3"
1010
jacoco = "0.8.7"

0 commit comments

Comments
 (0)