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 1c55f929bd90a5a50530b5eaf22216c93ce3f2f9 Author: Dennis Kieselhorst <[email protected]> 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>
