This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch CXF-7601_microProfileOpenApi in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 3886940ff54ca85aa989296b0c11f4941ccc5faa Author: Dennis Kieselhorst <[email protected]> AuthorDate: Fri Feb 8 11:33:46 2019 +0100 update to latest geronimo-openapi-impl release --- rt/rs/description-microprofile-openapi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt/rs/description-microprofile-openapi/pom.xml b/rt/rs/description-microprofile-openapi/pom.xml index c652843..8373cfd 100644 --- a/rt/rs/description-microprofile-openapi/pom.xml +++ b/rt/rs/description-microprofile-openapi/pom.xml @@ -70,7 +70,7 @@ <dependency> <groupId>org.apache.geronimo</groupId> <artifactId>geronimo-openapi-impl</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.5</version> </dependency> <!--<dependency>--> <!--<groupId>org.apache.geronimo.specs</groupId>-->
