diff --git a/.github/project.yml b/.github/project.yml index 54ac720a3..0b4f7866b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,7 +1,7 @@ name: Java Operator SDK Extension release: - current-version: 7.0.1 - next-version: 7.0.2-SNAPSHOT + current-version: 7.1.0 + next-version: 7.1.1-SNAPSHOT quarkus-platform-branches: - "main" - - "3.18" + - "3.19" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index c737e8918..9e11dc46d 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 7.0.1 +:project-version: 7.1.0 :examples-dir: ./../examples/