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

bdemers pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 126d9bcdc Updating Shiro DOAP with 1.12.0 and 2.0.0-alpha3
126d9bcdc is described below

commit 126d9bcdcc157ce44f91bc584af2ff7871c3acc4
Author: Brian Demers <[email protected]>
AuthorDate: Wed Sep 6 19:31:34 2023 -0400

    Updating Shiro DOAP with 1.12.0 and 2.0.0-alpha3
    
    Generated using: `mvn 
org.apache.maven.plugins:maven-doap-plugin:3.0.0-SNAPSHOT:generate -N`
    From the patch listed here: https://issues.apache.org/jira/browse/MDOAP-66
    NOTE: this is a quick fix
---
 static/1.12.0/doap_shiro-root.rdf | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/static/1.12.0/doap_shiro-root.rdf 
b/static/1.12.0/doap_shiro-root.rdf
index 781a3be22..162731cef 100644
--- a/static/1.12.0/doap_shiro-root.rdf
+++ b/static/1.12.0/doap_shiro-root.rdf
@@ -6,7 +6,7 @@
 <!--                                                                        -->
 <!-- Any modifications will be overwritten.                                 -->
 <!--                                                                        -->
-<!-- Generated by Maven Doap Plugin 1.2 on 7/11/23, 1:56 PM                 -->
+<!-- Generated by Maven Doap Plugin 3.0.0-SNAPSHOT on 9/6/23, 7:28 PM       -->
 <!-- See: http://maven.apache.org/plugins/maven-doap-plugin/                -->
 <!--                                                                        -->
 <!-- ====================================================================== -->
@@ -111,10 +111,17 @@
 
     <release>
       <Version>
-        <name>Latest stable release</name>
+        <name>Apache Shiro - 2.0.0-alpha-3</name>
+        <revision>2.0.0-alpha-3</revision>
+        
<file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/2.0.0-alpha-3/shiro-root-2.0.0-alpha-3.pom</file-release>
+        <created>2023-07-29</created>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 2.0.0-alpha-2</name>
         <revision>2.0.0-alpha-2</revision>
         
<file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/2.0.0-alpha-2/shiro-root-2.0.0-alpha-2.pom</file-release>
-        <created>2023-05-10</created>
       </Version>
     </release>
     <release>
@@ -124,6 +131,13 @@
         
<file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/2.0.0-alpha-1/shiro-root-2.0.0-alpha-1.pom</file-release>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.12.0</name>
+        <revision>1.12.0</revision>
+        
<file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.12.0/shiro-root-1.12.0.pom</file-release>
+      </Version>
+    </release>
     <release>
       <Version>
         <name>Apache Shiro - 1.11.0</name>

Reply via email to