From ddc73b563fcd2b3e47b5d0f54139f20ed3cdcba1 Mon Sep 17 00:00:00 2001 From: abatos Date: Tue, 22 Aug 2017 14:23:21 -0400 Subject: Split out Titan specific dependencies from core Remove the Titan specific references within the gizmo core and prepare for dependency on new champ core library. Change-Id: I29a4e7b6528e8357715b095d8db5456cd01eb636 Issue-ID: AAI-21 Signed-off-by: abatos --- src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/ajsc/crud-api_v1/crud-api') diff --git a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route b/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route index 185aa6a..65420a3 100644 --- a/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route +++ b/src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route @@ -1,4 +1,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg