From 5e86cfc8f43b15bd02a66d159a28675b9b68cfe5 Mon Sep 17 00:00:00 2001 From: GliczDev <67753196+GliczDev@users.noreply.github.com> Date: Thu, 18 Jul 2024 13:10:12 +0200 Subject: [PATCH] Add deployment repository --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index cbc57c3a5..89efeaf17 100644 --- a/pom.xml +++ b/pom.xml @@ -401,4 +401,17 @@ + + + repo.eclipse.org + TM4E Repository - Releases + https://repo.eclipse.org/content/repositories/tm4e-releases/ + + + repo.eclipse.org + TM4E Repository - Snapshots + https://repo.eclipse.org/content/repositories/tm4e-snapshots/ + + +