Skip to content

Commit

Permalink
set build.id='-pre.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjcarr committed Nov 19, 2018
1 parent 4990fa8 commit a71e399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@

# Example
# LSID=urn:lsid:8080.gpbroad.broadinstitute.org:genepatternmodules:479:0.19
# job.docker.image=genepattern/dapple:v0.19-pre.1
# job.docker.image=genepattern/dapple:v0.19-pre.2


module.name=DAPPLE
module.name.lower=dapple
lsid.no_version=urn:lsid:8080.gpbroad.broadinstitute.org:genepatternmodules:479
lsid.version=0.19
build.id=-pre.1
build.id=-pre.2
tag=v${lsid.version}${build.id}

LSID=${lsid.no_version}:${lsid.version}
Expand Down

0 comments on commit a71e399

Please sign in to comment.