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/01/25 08:25:19 UTC

[cxf] branch CXF-7601_microProfileOpenApi updated: update new module to 3.3.1-SNAPSHOT

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


The following commit(s) were added to refs/heads/CXF-7601_microProfileOpenApi by this push:
     new 84f6a60  update new module to 3.3.1-SNAPSHOT
84f6a60 is described below

commit 84f6a60d86eeca70fc018ab3e4e4129e5420034c
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Fri Jan 25 09:25:03 2019 +0100

    update new module to 3.3.1-SNAPSHOT
---
 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 e505aad..c652843 100644
--- a/rt/rs/description-microprofile-openapi/pom.xml
+++ b/rt/rs/description-microprofile-openapi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>3.3.1-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>