Skip to content

Commit

Permalink
Preparing for 6.1.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopdave committed Feb 19, 2025
1 parent edd9b52 commit 98548da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import static org.mockito.Mockito.*;


// TODO: Multiple tests fixes in this test are disabled due to a bug in the RollerLoginSessionManager class.
class RollerSessionTest {

@Mock
Expand Down
2 changes: 1 addition & 1 deletion assembly-release/sign-release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

export rcstring=""
export rcstring="-rc1"
export vstring="6.1.5"

# for rc releases we rename the release files
Expand Down

0 comments on commit 98548da

Please sign in to comment.