You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2019/05/12 19:07:40 UTC

[cxf] 04/10: update to latest geronimo-openapi-impl release

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch CXF-7601_microProfileOpenApi
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 009eca543e410d6becacfff0f7947fdcaf45037d
Author: Dennis Kieselhorst <de...@apache.org>
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>-->