You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2019/01/08 21:01:45 UTC

svn commit: r1850794 - in /webservices/axiom/branches/1.2.x/src/site: markdown/release-notes/1.2.22.md site.xml

Author: veithen
Date: Tue Jan  8 21:01:44 2019
New Revision: 1850794

URL: http://svn.apache.org/viewvc?rev=1850794&view=rev
Log:
Write release note for Axiom 1.2.22.

Modified:
    webservices/axiom/branches/1.2.x/src/site/markdown/release-notes/1.2.22.md
    webservices/axiom/branches/1.2.x/src/site/site.xml

Modified: webservices/axiom/branches/1.2.x/src/site/markdown/release-notes/1.2.22.md
URL: http://svn.apache.org/viewvc/webservices/axiom/branches/1.2.x/src/site/markdown/release-notes/1.2.22.md?rev=1850794&r1=1850793&r2=1850794&view=diff
==============================================================================
--- webservices/axiom/branches/1.2.x/src/site/markdown/release-notes/1.2.22.md (original)
+++ webservices/axiom/branches/1.2.x/src/site/markdown/release-notes/1.2.22.md Tue Jan  8 21:01:44 2019
@@ -0,0 +1,7 @@
+Apache Axiom 1.2.22 Release Note
+================================
+
+Axiom 1.2.22 is a maintenance release containing fixes for
+[AXIOM-492](https://issues.apache.org/jira/browse/AXIOM-492),
+[AXIOM-493](https://issues.apache.org/jira/browse/AXIOM-493) and
+[AXIOM-494](https://issues.apache.org/jira/browse/AXIOM-494).

Modified: webservices/axiom/branches/1.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/branches/1.2.x/src/site/site.xml?rev=1850794&r1=1850793&r2=1850794&view=diff
==============================================================================
--- webservices/axiom/branches/1.2.x/src/site/site.xml (original)
+++ webservices/axiom/branches/1.2.x/src/site/site.xml Tue Jan  8 21:01:44 2019
@@ -65,6 +65,7 @@
                 <item name="1.2.19" href="release-notes/1.2.19.html"/>
                 <item name="1.2.20" href="release-notes/1.2.20.html"/>
                 <item name="1.2.21" href="release-notes/1.2.21.html"/>
+                <item name="1.2.22" href="release-notes/1.2.22.html"/>
             </item>
             <item name="Quick start samples" href="quickstart-samples.html"/>
             <item name="User guide" href="userguide/userguide.html"/>