aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-18Fix security vulnerabilitiesniranjana1-4/+22
Issue-ID: DCAEGEN2-1811 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: Ia475c29e16a1dcda68752c55af2fb77efa31f67c
2019-08-22Change base image to reduce container footprintkrishna1-8/+2
Change-Id: I77e2f2a195836cd33be7c323ff268326a9874e65 Issue-ID: DCAEGEN2-1572 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-08-19Update CBS client to fetch config periodicallykrishna1-4/+34
Change-Id: I29c5880072631dcd4b6425452316724fcfd7bd13 Issue-ID: DCAEGEN2-1642 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-07-21remove docker binding from mvnVijay Venkatesh Kumar1-3/+7
Change-Id: Ia0a665cb9d4f4dd75ac674d5ff1ff12044d52d45 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
2019-07-12JJB alignment across DCAE components - DCAE-SON HandlerGerard Hickey1-51/+14
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I2eba62ce21b28402c91b134ad9c714d8ea827cd1
2019-05-13Ignore additional fields in FM and PM messageskrishna1-1/+1
Change-Id: I5de3f6d6c5f0bbf0e7d4f250b84ab51e5482525b Issue-ID: DCAEGEN2-1497 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-04-29Change spring data jpa version in pomReshmasree1-1/+1
Change-Id: Ib25648229e98c6c267892127ddade718c9fda3ff Issue-ID: DCAEGEN2-1456 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
2019-04-15Implement DMaaP message handling from policykrishnaa961-8/+0
Handling of dmaap response from policy implemented Blueprint updated for config policy fetch Fix sonar issues Change-Id: I7a8a54b5d62e5db94ea2bc2d28805d8f5680d579 Issue-ID: DCAEGEN2-1427 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
2019-04-10Fix bugs and formatting issueskrishnaa961-13/+24
Added minor functionality changes License formatting fixed Change-Id: Ieed4aab7562256eaf15627de0cee53cfe1cc8956 Issue-ID: DCAEGEN2-1111 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
2019-04-05Implement Enhancements to the Microservicekrishnaa961-340/+310
Change-Id: Ie3b11fe14f1794fdd6880c40bc382eccbef34aa2 Issue-ID: DCAEGEN2-1109 Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
2019-03-27Add component spec and blueprintReshmasree1-8/+106
- validated component spec and blueprints are added to the repo - pom file changed to build,tag and push the docker image - checkstyle version changed from 1.2.3-SNAPSHOT to 1.2.3 - entrypoint script added Change-Id: I0fcf8a17b0c5ce1990de506bf94d2d9ddf93d6fd Issue-ID: DCAEGEN2-1159 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
2019-03-11code coverage for M3ramya1-52/+40
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-03-07Version change for security fixramya1-13/+33
Change-Id: I5a78090abbd071aec2cc0bf319953f8c6ecc2b9a Issue-ID: DCAEGEN2-1275 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-03-06Switch version to 5.0.11 in pomramya1-14/+11
Change-Id: I22e02e887aacde3c5dc1ec962c5ea2002de9e1f5 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-20Son-handler microservice seed coderamya1-1/+1
Update group-id for son-handler Change-Id: I02ca699e410bf35461e45a12577136a04862991c Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-15Son-handler microservice seed codeRamya Ravichandran1-266/+238
Change-Id: If4000e26044fe267bdd5fae3a1b2599182423950 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-01-30basic repo setupVijay Venkatesh Kumar1-0/+282
Change-Id: I9555f5fe9aa3ffa50be5de1790654cadfc713e1f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1137