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 2023/02/06 16:44:16 UTC

[myfaces] branch main updated: Update doap_MyFaces.rdf

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

tandraschko 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 7cd55241b Update doap_MyFaces.rdf
7cd55241b is described below

commit 7cd55241b1af8bfb01b2397a0f2c5dd1f779d8de
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Mon Feb 6 17:44:12 2023 +0100

    Update doap_MyFaces.rdf
---
 doap_MyFaces.rdf | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/doap_MyFaces.rdf b/doap_MyFaces.rdf
index 979e10013..bd45cfa61 100644
--- a/doap_MyFaces.rdf
+++ b/doap_MyFaces.rdf
@@ -38,7 +38,16 @@
 
     <asfext:implements>
       <asfext:Standard>
-        <asfext:title>Jakarta Server Faces 3.0</asfext:title>
+        <asfext:title>Jakarta Faces 4.0</asfext:title>
+        <asfext:body>Jakarta EE</asfext:body>
+        <asfext:id>4.0</asfext:id>
+        <asfext:url rdf:resource="https://jakarta.ee/specifications/faces/4.0/" />
+      </asfext:Standard>
+    </asfext:implements>
+           
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Jakarta Faces 3.0</asfext:title>
         <asfext:body>Jakarta EE</asfext:body>
         <asfext:id>3.0</asfext:id>
         <asfext:url rdf:resource="https://jakarta.ee/specifications/faces/3.0/" />