Split out Titan specific dependencies from core 21/8321/1
authorabatos <adrian.batos-parac@amdocs.com>
Tue, 22 Aug 2017 18:23:21 +0000 (14:23 -0400)
committerabatos <adrian.batos-parac@amdocs.com>
Tue, 22 Aug 2017 19:33:04 +0000 (15:33 -0400)
commitddc73b563fcd2b3e47b5d0f54139f20ed3cdcba1
tree91bf9c18725f0a982468ad71f963ffe26f8c2d58
parent7e69be504213aa92893fd3354a767128b3a583f1
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 <adrian.batos-parac@amdocs.com>
janus-deps-pom.xml [new file with mode: 0644]
pom.xml
src/main/ajsc/crud-api_v1/crud-api/v1/routes/crud.route
src/main/bin/start.sh
src/main/docker/Dockerfile
src/main/java/org/openecomp/crud/dao/champ/ChampDao.java
src/main/java/org/openecomp/crud/logging/CrudServiceMsgs.java
src/main/java/org/openecomp/crud/service/CrudGraphDataService.java
src/main/resources/logging/CrudServiceMsgs.properties
src/test/java/org/openecomp/crud/dao/champ/ChampDaoTest.java
titan-deps-pom.xml [new file with mode: 0644]