You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/04/14 19:47:50 UTC

svn commit: r1673481 - /servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page

Author: ksobkowiak
Date: Tue Apr 14 17:47:49 2015
New Revision: 1673481

URL: http://svn.apache.org/r1673481
Log:
Publish 5.2.1 and 5.3.2 download page and announcement

Modified:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page?rev=1673481&r1=1673480&r2=1673481&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.3.2.page Tue Apr 14 17:47:49 2015
@@ -1,5 +1,5 @@
 ---
-title: ServiceMix 5.3.2-SNAPSHOT
+title: ServiceMix 5.3.2
 --- name:notes pipeline:conf
 
 h2. OSGi components list
@@ -37,7 +37,7 @@ h3. Task
 
 h2. SCM tag
 
-Tag {{servicemix-5.3.1}} is available in [Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-5.3.2] (commit id ee07d02ee550f7400a970b475c1d9e0183f500fc)
+Tag {{servicemix-5.3.2}} is available in [Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-5.3.2] (commit id ee07d02ee550f7400a970b475c1d9e0183f500fc)
 
 h2. Changelog
 
@@ -46,8 +46,8 @@ For a more detailed view of new features
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 5.3.2-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.3.2</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.3.2-SNAPSHOT")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.3.2")) %>
 
 <%= unescape(notes) %>