Skip to content

Commit 48ec2a0

Browse files
author
github-actions
committed
Frontend v6.3.5
1 parent 813fee8 commit 48ec2a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.github.cbioportal</groupId>
1414
<artifactId>cbioportal</artifactId>
15-
<version>v6.3.5-SNAPSHOT</version>
15+
<version>v6.3.5</version>
1616
<packaging>jar</packaging>
1717
<description>cBioPortal for Cancer Genomics</description>
1818

@@ -28,7 +28,7 @@
2828
<!-- TODO replace with version of cbioportal frontend with compatible login url-->
2929
<frontend.groupId>io.github.cbioportal</frontend.groupId>
3030
<frontend.artifactId>frontend-cbioportal</frontend.artifactId>
31-
<frontend.version>v6.3.4</frontend.version>
31+
<frontend.version>v6.3.5</frontend.version>
3232
<!-- THIS SHOULD BE KEPT IN SYNC TO VERSION IN CGDS.SQL -->
3333
<db.version>2.14.2</db.version>
3434
<derived_table.version>1.0.2</derived_table.version>

0 commit comments

Comments
 (0)