deps/Makefile: Change remote gerrit->gitea for titan.ProtocolModules.BSSMAP

It was decided that the preferred way to maintain our eclipse titan
forked repos is through gitea, not through gerrit. Hence, update the
remote to point to the gitea repo. The gerrit one will probably be
removed at some point.

Related: OS#6011
Change-Id: I69f8e207a28b8ea424d8fa4f23bdcaa3ba2e1345
diff --git a/deps/Makefile b/deps/Makefile
index b8b072e..d4f209a 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -67,10 +67,10 @@
 			titan.ProtocolEmulations.SCCP \
 			titan.ProtocolModules.BSSGP_v13.0.0
 
-OSMOGERRIT_REPOS=	titan.ProtocolModules.BSSMAP \
-			osmo-uecups
+OSMOGERRIT_REPOS=	osmo-uecups
 
-OSMOGITEA_REPOS=	titan.ProtocolModules.MAP \
+OSMOGITEA_REPOS=	titan.ProtocolModules.BSSMAP \
+			titan.ProtocolModules.MAP \
 			titan.TestPorts.USB \
 			titan.TestPorts.AF_PACKET