diff --git a/Gopkg.toml b/Gopkg.toml
index 6449b9c5ae9617c36a2e298d392eb6367e2d4ba3..349b503370d11addf17bca0a46703d4e5aa98825 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "SSJ-1-signing-service-java-initial"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]