Author: ataylor
Date: 2011-03-29 13:18:19 -0400 (Tue, 29 Mar 2011)
New Revision: 10410
Modified:
trunk/docs/README.html
trunk/src/config/common/hornetq-version.properties
Log:
version and readme update
Modified: trunk/docs/README.html
===================================================================
--- trunk/docs/README.html 2011-03-29 11:58:35 UTC (rev 10409)
+++ trunk/docs/README.html 2011-03-29 17:18:19 UTC (rev 10410)
@@ -7,18 +7,18 @@
</head>
<body>
-<h1>Release Notes - HornetQ - Version 2.1.2 Final</h1>
+<h1>Release Notes - HornetQ - Version 2.2.2 Final</h1>
<br>
<h2>17th Aug 2010</h2>
-These are the release notes for HornetQ 2.1.2 Final<br><br>
+These are the release notes for HornetQ 2.2.2 Final<br><br>
For full description of the contents please see the
-<a
href="https://jira.jboss.org/secure/ReleaseNote.jspa?atl_token=09f0H...
project JIRA</a>.<br><br>
+<a
href="https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=123...
project JIRA</a>.<br><br>
-This release contains minor fixes required for the Application Server integration, and we
have also fixed a few journal bugs improving the stability for persistent messages.
+This release High availability improvements, A RESTful messaging interface and a twitter
bridge amongst other things.
<br>
Modified: trunk/src/config/common/hornetq-version.properties
===================================================================
--- trunk/src/config/common/hornetq-version.properties 2011-03-29 11:58:35 UTC (rev
10409)
+++ trunk/src/config/common/hornetq-version.properties 2011-03-29 17:18:19 UTC (rev
10410)
@@ -3,7 +3,7 @@
hornetq.version.minorVersion=2
hornetq.version.microVersion=2
hornetq.version.incrementingVersion=122
-hornetq.version.versionSuffix=CR1
-hornetq.version.versionTag=CR1
+hornetq.version.versionSuffix=Final
+hornetq.version.versionTag=Final
hornetq.netty.version=(a)NETTY.VERSION@
hornetq.version.compatibleVersionList=121,122