killbill-litle 1.0.3 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/VERSION +1 -1
  2. data/pom.xml +1 -1
  3. data/release.sh +2 -1
  4. metadata +2 -2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.3
1
+ 1.0.5
data/pom.xml CHANGED
@@ -25,7 +25,7 @@
25
25
  <groupId>com.ning.killbill.ruby</groupId>
26
26
  <artifactId>litle-plugin</artifactId>
27
27
  <packaging>pom</packaging>
28
- <version>1.0.2</version>
28
+ <version>1.0.5</version>
29
29
  <name>litle-plugin</name>
30
30
  <scm>
31
31
  <connection>scm:git:git://github.com/killbill/killbill-litle-plugin.git</connection>
data/release.sh CHANGED
@@ -24,4 +24,5 @@ mvn gpg:sign-and-deploy-file \
24
24
  -Dpackaging=tar.gz \
25
25
  -DrepositoryId=ossrh-releases \
26
26
  -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ \
27
- -Dfile=$ARTIFACT
27
+ -Dfile=$ARTIFACT \
28
+ -DpomFile=pom.xml
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: killbill-litle
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.3
5
+ version: 1.0.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Killbill core team
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-21 00:00:00.000000000 Z
12
+ date: 2013-05-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: killbill