aboutsummaryrefslogtreecommitdiffstats
path: root/message-router/publisher
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)6-10/+8
Updated to compile against Fluorine SR2 Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Fix messagerouter groupId0.4.1Timoney, Dan (dt5972)7-117/+119
Changed groupId from org.onap.ccsdk.messagerouter to org.onap.ccsdk.sli.adaptors.messagerouter. The groupId must agree with the repository. Change-Id: Ia417eee8df38e0441529bd423792e410aca68c54 Issue-ID: CCSDK-1169 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Update parent pom versionTimoney, Dan (dt5972)1-1/+1
Use released version of parent pom. Change-Id: Iec3bf51b6b0dd3eef1fa701dcc0af919d6ba61b6 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18add message router publisherSmokowski, Kevin (ks6305)16-0/+712
initial api and implementation of message router publisher Change-Id: Ic69d013bae8ab8c842e6ecd2eef41e10649d1009 Issue-ID: CCSDK-1163 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>