Skip to content

Commit

Permalink
bum version to prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
koneru9999 committed Sep 11, 2021
1 parent 4ee58b4 commit a53579e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 25 deletions.
Binary file removed .github/pubring.gpg.enc
Binary file not shown.
Binary file removed .github/secring.gpg.enc
Binary file not shown.
22 changes: 0 additions & 22 deletions .travis.yml

This file was deleted.

4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.fintrace.core.drivers</groupId>
<artifactId>tspl2-driver</artifactId>
<version>0.0.11</version>
<version>0.0.12</version>
<packaging>jar</packaging>
<name>TSPL2 (by TSC) Java driver</name>
<url>https://github.com/fintrace/tspl2-driver</url>
Expand All @@ -29,8 +29,6 @@
<gpg.keyname>${env.SONATYPE_GPG_KEYNAME}</gpg.keyname>
<gpg.passphrase>${env.SONATYPE_GPG_PASSPHRASE}</gpg.passphrase>
<gpg.defaultKeyring>false</gpg.defaultKeyring>
<!--<gpg.publicKeyring>${env.SONATYPE_GPG_DIR}/pubring.gpg</gpg.publicKeyring>-->
<!--<gpg.secretKeyring>${env.SONATYPE_GPG_DIR}/secring.gpg</gpg.secretKeyring>-->
</properties>
<activation>
<property>
Expand Down

0 comments on commit a53579e

Please sign in to comment.