From 870a5da5ce74d3d12fd28fd80f36cf54e93c381d Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 7 Feb 2025 08:15:12 +0100 Subject: Dependency inject Retrofit client for IntentInstanceService - split up IntantApiService into IntentAai- and IntentSoService to be able to configure their headers centrally (like it is done for the rest of the changes of this series) - bump snapshot version to 15.0.1 Issue-ID: USECASEUI-861 Change-Id: I55662ff8dbb1e46f3fdd235852064268866a088f Signed-off-by: Fiete Ostkamp --- checkstyle/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checkstyle') diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index f60518fd..e364e908 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -17,4 +17,4 @@ UTF-8 - \ No newline at end of file + -- cgit