From 8b1e622103124d4ddafbb5fc6f4cbd81f952ecc1 Mon Sep 17 00:00:00 2001 From: Maximilian Wesener Date: Wed, 3 Jul 2024 08:22:52 +0200 Subject: [PATCH] feature(chore):xxx build. --- .../assets/domain/asbuilt/exception/AssetNotFoundException.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tx-backend/src/main/java/org/eclipse/tractusx/traceability/assets/domain/asbuilt/exception/AssetNotFoundException.java b/tx-backend/src/main/java/org/eclipse/tractusx/traceability/assets/domain/asbuilt/exception/AssetNotFoundException.java index f0c612de31..023cebdd1f 100644 --- a/tx-backend/src/main/java/org/eclipse/tractusx/traceability/assets/domain/asbuilt/exception/AssetNotFoundException.java +++ b/tx-backend/src/main/java/org/eclipse/tractusx/traceability/assets/domain/asbuilt/exception/AssetNotFoundException.java @@ -6,7 +6,7 @@ * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * - * This program and the accompanying materials are made available under the + * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at * https://www.apache.org/licenses/LICENSE-2.0. *