diff --git a/java/pom.xml b/java/pom.xml
index 90c91261a..80aa6f709 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -6,5 +6,5 @@
com.logicalclocks
hopsworks
- 3.5.0-RC0
+ 3.5.0-RC1
diff --git a/python/hopsworks/version.py b/python/hopsworks/version.py
index 293bc4844..548f09c93 100644
--- a/python/hopsworks/version.py
+++ b/python/hopsworks/version.py
@@ -14,4 +14,4 @@
# limitations under the License.
#
-__version__ = "3.5.0rc0"
+__version__ = "3.5.0rc1"