From 20edb75c37b0258d74b31088381647b09073d4cc Mon Sep 17 00:00:00 2001
From: Phillipus
Date: Wed, 20 Sep 2023 19:28:14 +0100
Subject: [PATCH] Change Orbit repository location
- See https://github.com/orgs/eclipse-orbit/discussions/49
- We need the slf4j.api plug-in to mute the annoying log message from slf4j when launching coArchi 2. This has to be the 1.7.36 version.
- Mockito is now version 5.5
---
com.archimatetool.editor.product/archi.target | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/com.archimatetool.editor.product/archi.target b/com.archimatetool.editor.product/archi.target
index 771c59ef6..e8e081e71 100644
--- a/com.archimatetool.editor.product/archi.target
+++ b/com.archimatetool.editor.product/archi.target
@@ -10,9 +10,9 @@
-
-
-
+
+
+
\ No newline at end of file