You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2020/10/30 14:01:18 UTC

[myfaces] branch master updated: exclude quarkus for now

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2c343d7  exclude quarkus for now
2c343d7 is described below

commit 2c343d7cea45f79d9717e0bf7e4be59118a21919
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Fri Oct 30 15:01:12 2020 +0100

    exclude quarkus for now
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a3f3ce..39564f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,8 +57,8 @@
         <module>bundle</module>
         <!--
         <module>integration-tests</module>
-        -->
 	<module>extensions</module>
+        -->
     </modules>
 
     <build>