Skip to content

Commit

Permalink
Merge pull request #9 from sheridancbio/update-cbioportal-dependency-…
Browse files Browse the repository at this point in the history
…6.0.0

update cbioportal to v6.0.0 release
  • Loading branch information
JREastonMarks authored Feb 14, 2024
2 parents 6770772 + 90e1916 commit 2cb211f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>org.mskcc.cbio</groupId>
<artifactId>core</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>

<name>Portal Core</name>
<description>Core libraries shared among other modules</description>
Expand All @@ -20,7 +20,7 @@

<!-- THIS SHOULD BE KEPT IN SYNC TO VERSION IN CGDS.SQL -->
<db.version>2.13.1</db.version>
<cbioportal.version>demo-rfc72-squash-9966fd5d1c-1</cbioportal.version>
<cbioportal.version>v6.0.0</cbioportal.version>
<maf.version>1.0.0</maf.version>


Expand Down Expand Up @@ -264,4 +264,4 @@
<url>https://jitpack.io</url>
</repository>
</repositories>
</project>
</project>

0 comments on commit 2cb211f

Please sign in to comment.