killbill-currency-plugin 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/VERSION +1 -1
  2. data/pom.xml +1 -1
  3. data/release.sh +2 -2
  4. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.0.1
data/pom.xml CHANGED
@@ -25,7 +25,7 @@
25
25
  <groupId>com.ning.killbill.ruby</groupId>
26
26
  <artifactId>killbill-currency-plugin</artifactId>
27
27
  <packaging>pom</packaging>
28
- <version>1.0.0</version>
28
+ <version>1.0.1</version>
29
29
  <name>killbill-currency-plugin</name>
30
30
  <description></description>
31
31
  <scm>
data/release.sh CHANGED
@@ -15,11 +15,11 @@ rake release
15
15
  echo "Building artifact"
16
16
  rake killbill:package
17
17
 
18
- ARTIFACT="$PWD/pkg/killbill-payment-test-$VERSION.tar.gz"
18
+ ARTIFACT="$PWD/pkg/killbill-currency-plugin-$VERSION.tar.gz"
19
19
  echo "Pushing $ARTIFACT to Maven Central"
20
20
  mvn gpg:sign-and-deploy-file \
21
21
  -DgroupId=com.ning.killbill.ruby \
22
- -DartifactId=payment-test-plugin \
22
+ -DartifactId=killbill-currency-plugin \
23
23
  -Dversion=$VERSION \
24
24
  -Dpackaging=tar.gz \
25
25
  -DrepositoryId=ossrh-releases \
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: killbill-currency-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: