Skip to content

Commit fc34e99

Browse files
committed
Revert "Frontend"
This reverts commit af9a0bb.
1 parent af9a0bb commit fc34e99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.cbioportal</groupId>
1414
<artifactId>cbioportal</artifactId>
15-
<version>6.0.29</version>
15+
<version>6.0.29-SNAPSHOT</version>
1616

1717
<description>cBioPortal for Cancer Genomics</description>
1818

@@ -28,7 +28,7 @@
2828
<!-- TODO replace with version of cbioportal frontend with compatible
2929
login url-->
3030
<frontend.groupId>com.github.cBioPortal</frontend.groupId>
31-
<frontend.version></frontend.version>
31+
<frontend.version>v6.0.28</frontend.version>
3232

3333
<!-- THIS SHOULD BE KEPT IN SYNC TO VERSION IN CGDS.SQL -->
3434
<db.version>2.13.1</db.version>

0 commit comments

Comments
 (0)