summaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03Prepare apps for release3.0.1-ONAP0.3.3casablancaTimoney, Dan (dt5972)1-1/+1
Prepare apps for 0.3.3 (Casablanca Mtce) release Change-Id: Id731f8148070712d3ab3134b83b685f63b146542 Issue-ID: CCSDK-858 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-19Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: I76bcbcf6a55c1d7bf774d35d898a2bf17eb899d9 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-14Prepare for release version3.0.0-ONAP0.3.2Timoney, Dan (dt5972)1-1/+1
Prepare ccsdk/apps to create RC2 artifacts Change-Id: Idc5964faf0f9b80b1c9538e60db80c6cd7d12626 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-23Roll to next Casablanca snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next Casablanca snapshot Change-Id: I432cd05ecbafa27462a30ae1f325919d2aed0204 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-12Prepare for RC0 releaseTimoney, Dan (dt5972)1-1/+1
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I6b1a9c5ce48badada0da7a8988bf58ad84c1528f Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-27Roll to next snapshot versionTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-27Prepare for release0.3.0Timoney, Dan (dt5972)1-1/+1
Updated ccsdk/apps to prepare for release build: (a) Removed -STAGING tag from release version in version.properties (b) Updated parents to use released versions Change-Id: Id02db0fa514734abbf65bc39ccfa8ad26e9d43e8 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-11Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-1/+2
Add Controllerbluprint microservice to ccsdk/apps maven build. Change-Id: Ie7a28695df21c2aa63b1005f7df43157c98ce8a4 Issue-ID: CCSDK-547 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-08-22Restore "Add VlantagApi Functional Component""Timoney, Dan (dt5972)1-0/+1
This reverts previous revert for VlantagApi functional component, with correction to pom.xml which had prevented jUnit tests from being counted. Change-Id: I8cff5d04949fe8e110565fb7f68f939caba2eff8 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Issue-ID: CCSDK-475
2018-08-22Revert "Add VlantagApi Functional Component"Timoney, Dan (dt5972)1-1/+0
This reverts commit 822c98964b0a4f7b4da5dbe79669e54011a0778d. This contains no jUnit test cases, bringing code coverage from 71% to 37%. Change-Id: If748dd23e9b4eddd227f01e0b33d2aa9bcb88102 Issue-ID: CCSDK-475 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-20Add VlantagApi Functional Component to apps/msPaira, Saurav (sp694w) sp694w@att.com1-0/+1
Initial code contribution to add Vlantag Api microservice. It is developed as a Spring Boot application. Issue-ID: CCSDK-475 Change-Id: I0d5df398aae284cee181fcefeee9251e11ea8c26 Signed-off-by: Saurav Paira <sp694w@att.com> Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
2018-08-01Adding naming micro-service code - pom updates.BT29831-0/+44
Updates to pom.xml per earlier comments, and linked to the parent pom. Change-Id: Id052d631a1855980ef9917b0144aa4a0ec6d652f Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>