summaryrefslogtreecommitdiffstats
path: root/ms/gra/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-11-01Sync local changes to support GRA microserviceTimoney, Dan (dt5972)1-5/+1
Sync changes made downstream to support GRA microservice Change-Id: If3bf5d879f7d61ab91209c63b0344d78128246a8 Issue-ID: CCSDK-3504 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-09-24Roll versions for Jakarta releaseDan Timoney1-6/+6
Roll versions in master branch for use in Jakarta release Issue-ID: SDNC-1611 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I04c26eda7ec2490fa4411cb2c2e4e0ff67a5b5ef
2021-09-16Use version 2.2.1 of CCSDK parent pomDan Timoney1-4/+3
Use released version 2.2.1 of CCSDK parent pom Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I522b6bf4268dbdbd478445878d63d819dc995ee2
2021-06-11Roll version for Istanbul releaseDan Timoney1-2/+2
Roll version in master branch for Istanbul release Change-Id: Icb719eefbedfeab812934cd12c9ab7f457b720fa Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-23Refactor GRA to separate docker creation from application codeDan Timoney1-0/+54
Refactor GRA so that application jar is created in a separate maven module from the docker build. Issue-ID: SDNC-1527 Change-Id: I4a9af7fe4df14faaf683588bc2567fcc3346886e Signed-off-by: Dan Timoney <dtimoney@att.com>