Skip to content

Commit

Permalink
Try 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nalinigans committed Apr 10, 2024
1 parent e3bccdb commit c8fd7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_genomicsdbjar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if [ -z "$GENOMICSDB_VERSION" ]; then
export GENOMICSB_REPOSITORY_VERSION=1.5.2-SNAPSHOT
export MAVEN_REPOSITORY=https://oss.sonatype.org/content/repositories/snapshots/org/genomicsdb/genomicsdb/${GENOMICSB_REPOSITORY_VERSION}
else
export GENOMICSDB_VERSION=1.5.2
export GENOMICSDB_VERSION=1.5.3
#export MAVEN_REPOSITORY=https://oss.sonatype.org/content/repositories/staging/org/genomicsdb/genomicsdb/${GENOMICSDB_VERSION}
export MAVEN_REPOSITORY=https://repo1.maven.org/maven2/org/genomicsdb/genomicsdb/${GENOMICSDB_VERSION}
fi
Expand Down

0 comments on commit c8fd7bf

Please sign in to comment.