Skip to content

Commit

Permalink
Updated for snapshot state
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed May 9, 2017
1 parent 59d3151 commit 541cde8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Run after first compiling with "mvn compile install" and updating the version
# number below.

VERSION=2.2.0
VERSION=2.2.0-SNAPSHOT
CLASSPATH=org.bridgedb.tools.qc/target/org.bridgedb.tools.qc-${VERSION}.jar:\
org.bridgedb/target/org.bridgedb-${VERSION}.jar:\
org.bridgedb.bio/target/org.bridgedb.bio-${VERSION}.jar:\
Expand Down

0 comments on commit 541cde8

Please sign in to comment.