Skip to content

Commit

Permalink
Bump version.eclipse.microprofile.openapi from 4.0 to 4.0.1 (#1990)
Browse files Browse the repository at this point in the history
* Bump version.eclipse.microprofile.openapi from 4.0 to 4.0.1

Signed-off-by: Michael Edgar <[email protected]>

* Remove MP OpenAPI 4.0.1 staging repository

Signed-off-by: Michael Edgar <[email protected]>

---------

Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar authored Sep 23, 2024
1 parent 3b05191 commit 8a3e8b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
#- tck-version: "2.0.1"
#- tck-version: "3.0"
#- tck-version: "3.1.1"
- tck-version: "4.0"
- tck-version: "4.0.1"

name: MicroProfile OpenAPI TCK ${{ matrix.tck-version }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
#- tck-version: "2.0.1"
#- tck-version: "3.0"
#- tck-version: "3.1.1"
- tck-version: "4.0"
- tck-version: "4.0.1"

name: MicroProfile OpenAPI TCK ${{ matrix.tck-version }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<version.eclipse.microprofile.config>3.0.3</version.eclipse.microprofile.config>
<version.io.smallrye.jandex>3.2.2</version.io.smallrye.jandex>
<version.io.smallrye.smallrye-config>3.9.1</version.io.smallrye.smallrye-config>
<version.eclipse.microprofile.openapi>4.0</version.eclipse.microprofile.openapi>
<version.eclipse.microprofile.openapi>4.0.1</version.eclipse.microprofile.openapi>
<version.org.hamcrest>1.3</version.org.hamcrest>
<version.org.hamcrest.java-hamcrest>2.0.0.0</version.org.hamcrest.java-hamcrest>
<version.org.skyscreamer>1.5.3</version.org.skyscreamer>
Expand Down

0 comments on commit 8a3e8b0

Please sign in to comment.