Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #69 from EOSIO/feature/test-artifactory
Browse files Browse the repository at this point in the history
Feature/test artifactory
  • Loading branch information
GitToSteppin committed May 2, 2019
2 parents 6249418 + 8b9cc1a commit 49a1d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eosiojava/build.gradle
Expand Up @@ -36,7 +36,7 @@ dependencies {

def libraryGroupId = 'one.block'
def libraryArtifactId = 'eosiojava'
def libraryVersion = '0.1.0'
def libraryVersion = '0.1.1'

task sourcesJar(type: Jar, dependsOn: classes){
classifier = 'sources'
Expand Down

0 comments on commit 49a1d21

Please sign in to comment.