killbill-memoizeit
Changes
account/pom.xml 2(+1 -1)
api/pom.xml 2(+1 -1)
beatrix/pom.xml 2(+1 -1)
catalog/pom.xml 2(+1 -1)
currency/pom.xml 2(+1 -1)
entitlement/pom.xml 2(+1 -1)
invoice/pom.xml 2(+1 -1)
jaxrs/pom.xml 2(+1 -1)
junction/pom.xml 2(+1 -1)
NEWS 6(+6 -0)
overdue/pom.xml 2(+1 -1)
payment/pom.xml 2(+1 -1)
pom.xml 2(+1 -1)
profiles/killbill/pom.xml 8(+7 -1)
profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties 144(+74 -70)
profiles/killpay/pom.xml 8(+7 -1)
profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties 172(+25 -147)
profiles/pom.xml 2(+1 -1)
subscription/pom.xml 2(+1 -1)
tenant/pom.xml 2(+1 -1)
usage/pom.xml 2(+1 -1)
util/pom.xml 2(+1 -1)
Details
account/pom.xml 2(+1 -1)
diff --git a/account/pom.xml b/account/pom.xml
index 87cb8e1..dba16b0 100644
--- a/account/pom.xml
+++ b/account/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-account</artifactId>
api/pom.xml 2(+1 -1)
diff --git a/api/pom.xml b/api/pom.xml
index 9b63b9e..0d356f6 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-internal-api</artifactId>
beatrix/pom.xml 2(+1 -1)
diff --git a/beatrix/pom.xml b/beatrix/pom.xml
index 5be86a6..5b1e925 100644
--- a/beatrix/pom.xml
+++ b/beatrix/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-beatrix</artifactId>
catalog/pom.xml 2(+1 -1)
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 8e0d185..31daa0e 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-catalog</artifactId>
currency/pom.xml 2(+1 -1)
diff --git a/currency/pom.xml b/currency/pom.xml
index 957c899..368dcc8 100644
--- a/currency/pom.xml
+++ b/currency/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-currency</artifactId>
entitlement/pom.xml 2(+1 -1)
diff --git a/entitlement/pom.xml b/entitlement/pom.xml
index 1b02a64..ec3b47e 100644
--- a/entitlement/pom.xml
+++ b/entitlement/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-entitlement</artifactId>
invoice/pom.xml 2(+1 -1)
diff --git a/invoice/pom.xml b/invoice/pom.xml
index b3a6bab..5edd2e5 100644
--- a/invoice/pom.xml
+++ b/invoice/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-invoice</artifactId>
jaxrs/pom.xml 2(+1 -1)
diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml
index 42b49e4..321a16c 100644
--- a/jaxrs/pom.xml
+++ b/jaxrs/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-jaxrs</artifactId>
junction/pom.xml 2(+1 -1)
diff --git a/junction/pom.xml b/junction/pom.xml
index 7f59d82..03853d0 100644
--- a/junction/pom.xml
+++ b/junction/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-junction</artifactId>
NEWS 6(+6 -0)
diff --git a/NEWS b/NEWS
index 66c594c..e34c46a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.12.1
+ Fix NPE in case of aborted payments
+ Add missing headers for CORS
+ Update killbill-platform to 0.1.1
+ Reduce size of the war
+
0.12.0
Bug fixes #200 #193
Renaming
overdue/pom.xml 2(+1 -1)
diff --git a/overdue/pom.xml b/overdue/pom.xml
index d00d17e..134c244 100644
--- a/overdue/pom.xml
+++ b/overdue/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-overdue</artifactId>
payment/pom.xml 2(+1 -1)
diff --git a/payment/pom.xml b/payment/pom.xml
index 0f5f5f9..9e92e09 100644
--- a/payment/pom.xml
+++ b/payment/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-payment</artifactId>
pom.xml 2(+1 -1)
diff --git a/pom.xml b/pom.xml
index 2c63d48..e3d87cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<version>0.9.2</version>
</parent>
<artifactId>killbill</artifactId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>killbill</name>
<description>Library for managing recurring subscriptions and the associated billing</description>
profiles/killbill/pom.xml 8(+7 -1)
diff --git a/profiles/killbill/pom.xml b/profiles/killbill/pom.xml
index 78e3502..a840e23 100644
--- a/profiles/killbill/pom.xml
+++ b/profiles/killbill/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>killbill-profiles</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-profiles-killbill</artifactId>
@@ -76,6 +76,12 @@
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
+ <!-- Make sure to only include this in tests (it contains mysqld for all platforms and is around 134M) -->
+ <dependency>
+ <groupId>mysql</groupId>
+ <artifactId>mysql-connector-mxj-db-files</artifactId>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
diff --git a/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties b/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
index 9a8927f..9c66e55 100644
--- a/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/profiles/killbill/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -3,181 +3,185 @@
### 0.12.x series ###
-## 0.12.0 -- latest stable release
-0.12.0.updates =
-0.12.0.notices =
-0.12.0.release-notes = http://kill-bill.org
+## 0.12.1 -- latest stable release
+0.12.1.updates =
+0.12.1.notices = This is the latest GA release.
+0.12.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
+# 0.12.0
+0.12.0.updates = 0.12.1
+0.12.0.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.12.0.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
### 0.11.x series ###
## 0.11.13 -- latest unstable release
0.11.13.updates =
0.11.13.notices = This is the latest dev release.
-0.11.13.release-notes = http://kill-bill.org
+0.11.13.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
-## 0.11.12 -- latest unstable release
+## 0.11.12
0.11.12.updates = 0.11.13
-0.11.12.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.12.release-notes = http://kill-bill.org
+0.11.12.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.12.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.11
0.11.11.updates = 0.11.13
-0.11.11.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.11.release-notes = http://kill-bill.org
+0.11.11.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.11.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.10
0.11.10.updates = 0.11.13
-0.11.10.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.10.release-notes = http://kill-bill.org
+0.11.10.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.10.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.9
0.11.9.updates = 0.11.13
-0.11.9.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.9.release-notes = http://kill-bill.org
+0.11.9.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.9.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.8
0.11.8.updates = 0.11.13
-0.11.8.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.8.release-notes = http://kill-bill.org
+0.11.8.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.8.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.7
0.11.7.updates = 0.11.13
-0.11.7.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.7.release-notes = http://kill-bill.org
+0.11.7.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.7.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.6
0.11.6.updates = 0.11.13
-0.11.6.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.6.release-notes = http://kill-bill.org
+0.11.6.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.6.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.5
0.11.5.updates = 0.11.13
-0.11.5.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.5.release-notes = http://kill-bill.org
+0.11.5.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.5.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.4
0.11.4.updates = 0.11.13
-0.11.4.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.4.release-notes = http://kill-bill.org
+0.11.4.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.4.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.3
0.11.3.updates = 0.11.13
-0.11.3.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.3.release-notes = http://kill-bill.org
+0.11.3.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.3.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.2
0.11.2.updates = 0.11.13
-0.11.2.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.2.release-notes = http://kill-bill.org
+0.11.2.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.2.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.1
0.11.1.updates = 0.11.13
-0.11.1.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.1.release-notes = http://kill-bill.org
+0.11.1.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
### 0.10.x series ###
## 0.10.2 -- latest stable release
0.10.2.updates =
-0.10.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.2.release-notes = http://kill-bill.org
+0.10.2.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.10.2.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.10.1
0.10.1.updates = 0.10.2
-0.10.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.1.release-notes = http://kill-bill.org
+0.10.1.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.10.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.10.0
0.10.0.updates = 0.10.2
-0.10.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.0.release-notes = http://kill-bill.org
+0.10.0.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.10.0.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
### 0.9.x series ###
## 0.9.2
0.9.2.updates =
-0.9.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.2.release-notes = http://kill-bill.org
+0.9.2.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.9.2.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.9.1
0.9.1.updates = 0.9.2
-0.9.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.1.release-notes = http://kill-bill.org
+0.9.1.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.9.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.9.0
0.9.0.updates = 0.9.2
-0.9.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.0.release-notes = http://kill-bill.org
+0.9.0.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.9.0.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
### 0.8.x series ###
## 0.8.13
0.8.13.updates =
-0.8.13.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.13.release-notes = http://kill-bill.org
+0.8.13.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.13.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.12
0.8.12.updates = 0.8.13
-0.8.12.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.12.release-notes = http://kill-bill.org
+0.8.12.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.12.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.11
0.8.11.updates = 0.8.13
-0.8.11.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.11.release-notes = http://kill-bill.org
+0.8.11.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.11.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.10
0.8.10.updates = 0.8.13
-0.8.10.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.10.release-notes = http://kill-bill.org
+0.8.10.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.10.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.9
0.8.9.updates = 0.8.13
-0.8.9.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.9.release-notes = http://kill-bill.org
+0.8.9.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.9.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.8
0.8.8.updates = 0.8.13
-0.8.8.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.8.release-notes = http://kill-bill.org
+0.8.8.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.8.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.7
0.8.7.updates = 0.8.13
-0.8.7.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.7.release-notes = http://kill-bill.org
+0.8.7.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.7.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.6
0.8.6.updates = 0.8.13
-0.8.6.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.6.release-notes = http://kill-bill.org
+0.8.6.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.6.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.5
0.8.5.updates = 0.8.13
-0.8.5.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.5.release-notes = http://kill-bill.org
+0.8.5.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.5.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.4
0.8.4.updates = 0.8.13
-0.8.4.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.4.release-notes = http://kill-bill.org
+0.8.4.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.4.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.3
0.8.3.updates = 0.8.13
-0.8.3.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.3.release-notes = http://kill-bill.org
+0.8.3.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.3.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.2
0.8.2.updates = 0.8.13
-0.8.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.2.release-notes = http://kill-bill.org
+0.8.2.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.2.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.1
0.8.1.updates = 0.8.13
-0.8.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.1.release-notes = http://kill-bill.org
+0.8.1.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.8.0
0.8.0.updates = 0.8.13
-0.8.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.0.release-notes = http://kill-bill.org
+0.8.0.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.8.0.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
profiles/killpay/pom.xml 8(+7 -1)
diff --git a/profiles/killpay/pom.xml b/profiles/killpay/pom.xml
index ca021ec..9368ce3 100644
--- a/profiles/killpay/pom.xml
+++ b/profiles/killpay/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>killbill-profiles</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-profiles-killpay</artifactId>
@@ -53,6 +53,12 @@
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
+ <!-- Make sure to only include this in tests (it contains mysqld for all platforms and is around 134M) -->
+ <dependency>
+ <groupId>mysql</groupId>
+ <artifactId>mysql-connector-mxj-db-files</artifactId>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-account</artifactId>
diff --git a/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties b/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
index 9a8927f..82012d8 100644
--- a/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/profiles/killpay/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -3,181 +3,59 @@
### 0.12.x series ###
-## 0.12.0 -- latest stable release
-0.12.0.updates =
-0.12.0.notices =
-0.12.0.release-notes = http://kill-bill.org
+## 0.12.1 -- latest stable release
+0.12.1.updates =
+0.12.1.notices = This is the latest GA release.
+0.12.1.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
+# 0.12.0
+0.12.0.updates = 0.12.1
+0.12.0.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.12.0.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
### 0.11.x series ###
## 0.11.13 -- latest unstable release
0.11.13.updates =
0.11.13.notices = This is the latest dev release.
-0.11.13.release-notes = http://kill-bill.org
+0.11.13.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.12 -- latest unstable release
0.11.12.updates = 0.11.13
-0.11.12.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.12.release-notes = http://kill-bill.org
+0.11.12.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.12.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.11
0.11.11.updates = 0.11.13
-0.11.11.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.11.release-notes = http://kill-bill.org
+0.11.11.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.11.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.10
0.11.10.updates = 0.11.13
-0.11.10.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.10.release-notes = http://kill-bill.org
+0.11.10.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.10.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.9
0.11.9.updates = 0.11.13
-0.11.9.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.9.release-notes = http://kill-bill.org
+0.11.9.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.9.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.8
0.11.8.updates = 0.11.13
-0.11.8.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.8.release-notes = http://kill-bill.org
+0.11.8.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.8.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.7
0.11.7.updates = 0.11.13
-0.11.7.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.7.release-notes = http://kill-bill.org
+0.11.7.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.7.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.6
0.11.6.updates = 0.11.13
-0.11.6.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.6.release-notes = http://kill-bill.org
+0.11.6.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.6.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
## 0.11.5
0.11.5.updates = 0.11.13
-0.11.5.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.5.release-notes = http://kill-bill.org
-
-## 0.11.4
-0.11.4.updates = 0.11.13
-0.11.4.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.4.release-notes = http://kill-bill.org
-
-## 0.11.3
-0.11.3.updates = 0.11.13
-0.11.3.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.3.release-notes = http://kill-bill.org
-
-## 0.11.2
-0.11.2.updates = 0.11.13
-0.11.2.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.2.release-notes = http://kill-bill.org
-
-## 0.11.1
-0.11.1.updates = 0.11.13
-0.11.1.notices = We recommend upgrading to 0.11.13, our latest dev release.
-0.11.1.release-notes = http://kill-bill.org
-
-### 0.10.x series ###
-
-## 0.10.2 -- latest stable release
-0.10.2.updates =
-0.10.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.2.release-notes = http://kill-bill.org
-
-## 0.10.1
-0.10.1.updates = 0.10.2
-0.10.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.1.release-notes = http://kill-bill.org
-
-## 0.10.0
-0.10.0.updates = 0.10.2
-0.10.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.10.0.release-notes = http://kill-bill.org
-
-### 0.9.x series ###
-
-## 0.9.2
-0.9.2.updates =
-0.9.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.2.release-notes = http://kill-bill.org
-
-## 0.9.1
-0.9.1.updates = 0.9.2
-0.9.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.1.release-notes = http://kill-bill.org
-
-## 0.9.0
-0.9.0.updates = 0.9.2
-0.9.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.9.0.release-notes = http://kill-bill.org
-
-### 0.8.x series ###
-
-## 0.8.13
-0.8.13.updates =
-0.8.13.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.13.release-notes = http://kill-bill.org
-
-## 0.8.12
-0.8.12.updates = 0.8.13
-0.8.12.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.12.release-notes = http://kill-bill.org
-
-## 0.8.11
-0.8.11.updates = 0.8.13
-0.8.11.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.11.release-notes = http://kill-bill.org
-
-## 0.8.10
-0.8.10.updates = 0.8.13
-0.8.10.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.10.release-notes = http://kill-bill.org
-
-## 0.8.9
-0.8.9.updates = 0.8.13
-0.8.9.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.9.release-notes = http://kill-bill.org
-
-## 0.8.8
-0.8.8.updates = 0.8.13
-0.8.8.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.8.release-notes = http://kill-bill.org
-
-## 0.8.7
-0.8.7.updates = 0.8.13
-0.8.7.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.7.release-notes = http://kill-bill.org
-
-## 0.8.6
-0.8.6.updates = 0.8.13
-0.8.6.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.6.release-notes = http://kill-bill.org
-
-## 0.8.5
-0.8.5.updates = 0.8.13
-0.8.5.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.5.release-notes = http://kill-bill.org
-
-## 0.8.4
-0.8.4.updates = 0.8.13
-0.8.4.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.4.release-notes = http://kill-bill.org
-
-## 0.8.3
-0.8.3.updates = 0.8.13
-0.8.3.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.3.release-notes = http://kill-bill.org
-
-## 0.8.2
-0.8.2.updates = 0.8.13
-0.8.2.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.2.release-notes = http://kill-bill.org
-
-## 0.8.1
-0.8.1.updates = 0.8.13
-0.8.1.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.1.release-notes = http://kill-bill.org
-
-## 0.8.0
-0.8.0.updates = 0.8.13
-0.8.0.notices = We recommend upgrading to 0.12.0, our latest GA release.
-0.8.0.release-notes = http://kill-bill.org
+0.11.5.notices = We recommend upgrading to 0.12.1, our latest GA release.
+0.11.5.release-notes = https://github.com/killbill/killbill/blob/master/NEWS
\ No newline at end of file
profiles/pom.xml 2(+1 -1)
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 46a2de9..8e2dd89 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-profiles</artifactId>
subscription/pom.xml 2(+1 -1)
diff --git a/subscription/pom.xml b/subscription/pom.xml
index 58c4612..9f9b443 100644
--- a/subscription/pom.xml
+++ b/subscription/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-subscription</artifactId>
tenant/pom.xml 2(+1 -1)
diff --git a/tenant/pom.xml b/tenant/pom.xml
index a6eee26..a16e382 100644
--- a/tenant/pom.xml
+++ b/tenant/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-tenant</artifactId>
usage/pom.xml 2(+1 -1)
diff --git a/usage/pom.xml b/usage/pom.xml
index d005481..6bc9608 100644
--- a/usage/pom.xml
+++ b/usage/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-usage</artifactId>
util/pom.xml 2(+1 -1)
diff --git a/util/pom.xml b/util/pom.xml
index 09559b2..1dd7e0f 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -12,7 +12,7 @@
<parent>
<artifactId>killbill</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.12.1-SNAPSHOT</version>
+ <version>0.12.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-util</artifactId>