You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by me...@apache.org on 2022/12/25 15:06:54 UTC

[myfaces] branch main updated: Qaurkus no longer experimental (#464)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 37ff3c926 Qaurkus no longer experimental (#464)
37ff3c926 is described below

commit 37ff3c92644c3947666acd04325eac3aa4b416e6
Author: Melloware <me...@gmail.com>
AuthorDate: Sun Dec 25 10:06:50 2022 -0500

    Qaurkus no longer experimental (#464)
---
 .../quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
index f9f60211c..ff01e7215 100644
--- a/extensions/quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
+++ b/extensions/quarkus/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -27,4 +27,4 @@ metadata:
   guide: "https://github.com/apache/myfaces"
   categories:
   - "web"
-  status: "experimental"
+  status: "stable"