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

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 72abe74  Including Microprofile no-CDI tests
72abe74 is described below

commit 72abe7416755fcba5943a64299d5e687661cb4c1
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jul 22 20:23:19 2021 -0400

    Including Microprofile no-CDI tests
---
 systests/microprofile/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/systests/microprofile/pom.xml b/systests/microprofile/pom.xml
index 520bba5..8956b73 100644
--- a/systests/microprofile/pom.xml
+++ b/systests/microprofile/pom.xml
@@ -178,5 +178,6 @@
         <module>client/jaxrs</module>
         <module>client/tracing</module>
         <module>client/weld</module>
+        <module>client/nocdi</module>
     </modules>
 </project>

Reply via email to