diff --git a/env/policy.env b/env/policy.env
index 8271318e1e5d936e35ecacf1a4b81258cfc71cc3..906999ee252dc6b7949c0ee9358571123da8b55e 100644
--- a/env/policy.env
+++ b/env/policy.env
@@ -5,7 +5,7 @@ HTTP_IDLE_TIMEOUT="120s"
 HTTP_READ_TIMEOUT="10s"
 HTTP_WRITE_TIMEOUT="10s"
 #MONGO_ADDR="mongodb://mongo:27017/policy?replicaSet=rs0&authSource=admin"
-POLICY_REPOSITORY_CLONE_URL="https://gitlab.com/gaia-x/data-infrastructure-federation-services/tsa/policies.git"
+POLICY_REPOSITORY_CLONE_URL="https://gitlab.eclipse.org/eclipse/xfsc/tsa/policies.git"
 MONGO_USER="root"
 MONGO_PASS="root"
 MONGO_DBNAME="policy"