Reestructore cps project
authorClaudio David Gasparini <gasparini24@gmail.com>
Mon, 26 Oct 2020 09:12:10 +0000 (10:12 +0100)
committerClaudio David Gasparini <claudio.gasparini@pantheon.tech>
Mon, 2 Nov 2020 12:05:25 +0000 (12:05 +0000)
commit70c17020b7025a9ff18192d4d5add6f75ace49aa
tree85a9c4963164c1e4b7c8438074128741c045ccd9
parent2371fe79fe36a6629810b6dcfd435a95ce0fd54d
Reestructore cps project

+ Introduce BOM artifacts
+ decoupling of root from parent

new artifacts introduced:

cps-bom: contains dependencyManagement declarations of all published components
cps-dependencies: contains dependencyManagement declarations of upstream versions
cps-parent: parent of cps project / decoupling of root project pom responsabilities

JIRA: CCSDK-2946
Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I752c19dea6c92f939f0a313f6a93f13a489cdef0
Change-Id: Iafb4eee7d1b20aa4e7fcca0c0027f5a0605e035d
cps/cps-bom/pom.xml [new file with mode: 0644]
cps/cps-dependencies/pom.xml [new file with mode: 0644]
cps/cps-parent/pom.xml [new file with mode: 0644]
cps/cps-rest/pom.xml
cps/cps-ri/pom.xml
cps/cps-service/pom.xml
cps/pom.xml