There was an error while loading. Please reload this page.
1 parent 7445e31 commit 99e257bCopy full SHA for 99e257b
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>io.github.cbioportal</groupId>
14
<artifactId>cbioportal</artifactId>
15
- <version>v7.0.2-SNAPSHOT</version>
+ <version>v7.0.2</version>
16
<packaging>jar</packaging>
17
<description>cBioPortal for Cancer Genomics</description>
18
@@ -28,7 +28,7 @@
28
<!-- TODO replace with version of cbioportal frontend with compatible login url-->
29
<frontend.groupId>io.github.cbioportal</frontend.groupId>
30
<frontend.artifactId>frontend-cbioportal</frontend.artifactId>
31
- <frontend.version>v7.0.1</frontend.version>
+ <frontend.version>v7.0.2</frontend.version>
32
<!-- THIS SHOULD BE KEPT IN SYNC TO VERSION IN CGDS.SQL -->
33
<db.version>2.14.5</db.version>
34
<derived_table.version>1.0.11</derived_table.version>
0 commit comments