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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c71dbf86 Add empty release note for Axiom 1.4.1
1c71dbf86 is described below

commit 1c71dbf86d494ccc960b4a5983b96b452113c740
Author: Andreas Veithen <[email protected]>
AuthorDate: Mon May 23 23:09:40 2022 +0000

    Add empty release note for Axiom 1.4.1
---
 src/site/markdown/release-notes/1.4.1.md | 2 ++
 src/site/site.xml                        | 1 +
 2 files changed, 3 insertions(+)

diff --git a/src/site/markdown/release-notes/1.4.1.md 
b/src/site/markdown/release-notes/1.4.1.md
new file mode 100644
index 000000000..6e9e9a2bb
--- /dev/null
+++ b/src/site/markdown/release-notes/1.4.1.md
@@ -0,0 +1,2 @@
+Apache Axiom 1.4.1 Release Note
+===============================
diff --git a/src/site/site.xml b/src/site/site.xml
index fb4ff40ae..e2bbc0a59 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -53,6 +53,7 @@
                 <item name="1.2.22" href="release-notes/1.2.22.html"/>
                 <item name="1.3.0" href="release-notes/1.3.0.html"/>
                 <item name="1.4.0" href="release-notes/1.4.0.html"/>
+                <item name="1.4.1" href="release-notes/1.4.1.html"/>
             </item>
             <item name="Quick start samples" href="quickstart-samples.html"/>
             <item name="User guide" href="userguide.html"/>

Reply via email to