summaryrefslogtreecommitdiffstats
path: root/springboot
AgeCommit message (Collapse)AuthorFilesLines
2018-12-17Update springboot to 2.1.0.RELEASETimoney, Dan (dt5972)1-1/+1
Update springboot version to 2.1.0.RELEASE to resolve security vulnerability in dom4j version used in earlier releases. Change-Id: I6beea39f43856e2ca7377694babcfe3210cddfa4 Issue-ID: SDNC-537 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-20Roll to first Dublin snapshotTimoney, Dan (dt5972)3-14/+14
Roll to first Dublin snapshot version Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Reset artifact versions to snapshotTimoney, Dan (dt5972)2-10/+10
Reset 1.1.1-SNAPSHOT version of poms to use snapshot versions of CCSDK artifacts. This is done so that builds against version 1.1.1-SNAPSHOT of artifacts will not fail due to RC0 release versions of artifacts not being created yet. Change-Id: If0e4f025082d9b0a8f72c7c2bd8c073e16011935 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Prepare to create RC0 release version3.0.0-ONAP1.1.1Timoney, Dan (dt5972)2-10/+10
Update parent poms in preparation to create version 1.1.1 Change-Id: I5206622dcbf43b94409cfe0faf87f5f0e7157868 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-03Fix distributionManagement urlsTimoney, Dan (dt5972)3-6/+6
Update distributionManagement urls to use https instead of http Change-Id: I209e96ba0b6f46ad0780ec93d3bfc823650c648b Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-25Roll to next snapshot versionTimoney, Dan (dt5972)3-14/+14
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb Issue-ID: CCSDK-597: Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Update ccsdk/parent for release1.1.0Timoney, Dan (dt5972)2-10/+10
Update version.properties to remove -STAGING tag to create release version, and updated version properties to reflect released version. Change-Id: I330c150607a893d1a92e830ff9423ed46c5287f9 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-18Add parent for springboot v1Timoney, Dan (dt5972)3-957/+1972
Add parent for users of spring boot v1.x Change-Id: Ib0c8e170f44b5542e763bca4aede14f1e1c42e68 Issue-ID: SDNC-460 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-13Add parent pom for springbootTimoney, Dan (dt5972)1-0/+980
Add springboot parent pom, so that distributionManagement and other critical sections are set. Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>