killbill-uncached
Details
NEWS 3(+3 -0)
diff --git a/NEWS b/NEWS
index b15fa75..a81db0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.11.6
+ Payment subsystem (complete merge payment and direct payment, and does renaming)
+
0.11.5
Extract killbill-platform
Implement state machines for payments
pom.xml 2(+1 -1)
diff --git a/pom.xml b/pom.xml
index bdb5d9b..860eab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>killbill-oss-parent</artifactId>
<groupId>org.kill-bill.billing</groupId>
- <version>0.7.15-SNAPSHOT</version>
+ <version>0.7.15</version>
</parent>
<artifactId>killbill</artifactId>
<version>0.11.6-SNAPSHOT</version>