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

Commit

Permalink
Revert version to -SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ripcurlx committed Jul 4, 2018
1 parent 2582ad4 commit 82cf9fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'network.bisq'
version = '0.7.1'
version = '0.7.1-SNAPSHOT'

sourceCompatibility = 1.8

Expand All @@ -17,7 +17,7 @@ repositories {
}

dependencies {
compile 'network.bisq:bisq-core:0.7.1'
compile 'network.bisq:bisq-core:-SNAPSHOT'
compile 'com.sparkjava:spark-core:2.5.2'
compile 'net.gpedro.integrations.slack:slack-webhook:1.1.1'
compileOnly 'org.projectlombok:lombok:1.16.16'
Expand Down

0 comments on commit 82cf9fb

Please sign in to comment.