killbill-memoizeit

server: prepare for the release Signed-off-by: Pierre-Alexandre

10/25/2013 5:18:17 PM

Details

NEWS 4(+4 -0)

diff --git a/NEWS b/NEWS
index b8792f2..f9ee9a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.7.0
+    Initial support for pagination
+    Entitlement bugfixes
+
 0.5.0
     Initial implementation of RBAC
      - default credentials: admin/password
diff --git a/server/src/main/resources/update-checker/killbill-server-update-list.properties b/server/src/main/resources/update-checker/killbill-server-update-list.properties
index e153125..9a6a681 100644
--- a/server/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/server/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -1,12 +1,17 @@
 ## Top level keys
 # general.notice = This notice should rarely, if ever, be used as everyone will see it
 
-## 0.6.17 -- latest release
+## 0.7.0 -- latest release
+0.7.0.updates           =
+0.7.0.notices           = This is the latest GA release.
+0.7.0.release-notes     = http://kill-bill.org
+
+## 0.6.17
 0.6.17.updates           =
-0.6.17.notices           = This is the latest GA release.
+0.6.17.notices           = We recommend upgrading to 0.7.0, our latest GA release.
 0.6.17.release-notes     = http://kill-bill.org
 
 ## 0.6.16
 0.6.16.updates           = 0.6.17
-0.6.16.notices           = We recommend upgrading to 0.6.17, our latest GA release.
+0.6.16.notices           = We recommend upgrading to 0.7.0, our latest GA release.
 0.6.16.release-notes     = http://kill-bill.org