Skip to content

Commit

Permalink
[maven-release-plugin] prepare release killbill-0.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrossie committed Oct 4, 2012
1 parent 9aa1969 commit b18a4e2
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion account/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-account</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion analytics/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-analytics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion beatrix/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-beatrix</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion catalog/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-catalog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion entitlement/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-entitlement</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion invoice/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-invoice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junction/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-junction</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion overdue/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-overdue</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion payment/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-payment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<packaging>pom</packaging>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<name>killbill</name>
<description>Library for managing recurring subscriptions and the associated billing</description>
<url>http://github.com/ning/killbill</url>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-server</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions tenant/pom.xml
Expand Up @@ -15,13 +15,12 @@
~ under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-tenant</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion usage/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-usage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.ning.billing</groupId>
<artifactId>killbill</artifactId>
<version>0.1.34-SNAPSHOT</version>
<version>0.1.34</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>killbill-util</artifactId>
Expand Down

0 comments on commit b18a4e2

Please sign in to comment.