[maven-release-plugin]  copy for tag apollo-project-1.4

git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-apollo/tags/apollo-project-1.4@1367689 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apollo-website/ext/Website.scala b/apollo-website/ext/Website.scala
index 2d75953..090bd25 100644
--- a/apollo-website/ext/Website.scala
+++ b/apollo-website/ext/Website.scala
@@ -34,10 +34,11 @@
   val project_forums_url= "http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html"
   val project_wiki_url= "https://cwiki.apache.org/confluence/display/ACTIVEMQ/Index"
   val project_logo= "/images/project-logo.png"
-  val project_version= "1.3"
+  val project_version= "1.4"
   val project_snapshot_version= "99-trunk-SNAPSHOT"
   val project_versions = List(
         project_version,
+        "1.3",
         "1.2",
         "1.1",
         "1.0",
diff --git a/apollo-website/src/blog/releases/release-1.4.page b/apollo-website/src/blog/releases/release-1.4.page
new file mode 100644
index 0000000..b5e1c21
--- /dev/null
+++ b/apollo-website/src/blog/releases/release-1.4.page
@@ -0,0 +1,44 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+blog_post: true
+title: Apollo 1.4
+author: Hiram Chirino
+author_url: http://fusesource.com
+created_at: 2012-05-08 12:06:40 -0000
+--- 
+
+The [Apache ActiveMQ Project](http://activemq.apache.org) is pleased to announce the 
+availability of Apollo 1.4. ActiveMQ Apollo is a faster, more reliable, easier 
+to maintain messaging broker built from the foundations of the original ActiveMQ. 
+
+This release fixes several bugs especially around Openwire and WebSockets and introduces a few
+improvements like:
+
+[APLO-206] - Load balance of job queues when 'credit:1,0' is used on the consumer.
+[APLO-212] - Allow topic deletion via the REST API
+
+* [Download](${website_base_url}/download.html)
+* [Issues Fixed](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320770&styleName=Text&projectId=12311310&Create=Create)
+* [Documentation](${website_base_url}/versions/1.4/website/documentation)
+
+[Feedback](http://activemq.apache.org/community/index.html) is always welcomed! 
+
+
+
+
+
+