summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-04-29Roll versions step 6 : distribution pomsTimoney, Dan (dt5972)1-2/+2
Roll version for next release candidate Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61 Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-23Use released parent pomTimoney, Dan (dt5972)1-1/+1
Update ccsdk/distribution to use released version of parent pom. This version specifies versions of maven artifact properties as released versions, so net effect is to build from released/staging version of artifacts instead of snapshots. Change-Id: Ib74c8fd063c9f70390409f4f77618659ea4cc488 Issue-ID: CCSDK-249 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-04Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I6cb8f3de5d3d7c8cfa3a3da8de763a21bb42632e Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-27Create nitrogen dockersDan Timoney1-15/+14
Updated dockers to install Nitrogen artifacts. Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d Issue-ID: CCSDK-179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-08Add nitrogen containerDan Timoney1-2/+2
Add new docker container for OpenDaylight Nitrogen Issue-ID: CCSDK-179 Change-Id: Ic44d54785b58a1cbc71a37ae73b31ddfd057856c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-12-05Replace JDBC connectorDan Timoney1-1/+1
Replace mysql JDBC connector with MariaDB JDBC connector Change-Id: I1b8f019241192f0cd4e3ecb0bc8798e20ae033a9 Issue-ID: CCSDK-144 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-16Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I0db326446d1b2b753d9b8f7c02920be71d7625e0 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-25Use version 0.1.0 of parentDan Timoney1-1/+1
Update to use version 0.1.0 (released version) of parent pom Change-Id: I526376855588082295cb4b2373bb5456456a9e70 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-27Enable staging for distribution repoDan Timoney1-0/+16
Distribution release job is failing because staging is not enabled. Change-Id: Id4c8ba022ae1f090d7cd9a9fcda9b14ccd6e560e Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-26Use oparent in distributionDan Timoney1-1/+1
Use version 0.0.2-SNAPSHOT of CCSDK parent pom to pick up oparent properties. This will enable staging plugin, which will resolve daily build issue. Change-Id: Ia418db6daab463d7f4199856fcd51e5a5bfab861 Issue-ID: CCSDK-56 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I686732405fe8a0e6aef1925317d98e76122956c4 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-28[CCSDK-29]changes for dgbuilder docker imageChinthakayala, Sheshashailavas (sc2914)1-0/+1
changes related to creating docker container for dgbuilder Change-Id: Ida8710be20c6737c46f7f01bc36e0fe11dd250bb Issue-ID:{CCSDK-29} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2017-08-28[CCSDK-28] populated the seed code for dgbuilderChinthakayala, Sheshashailavas (sc2914)1-0/+1
updated the code to point to the new package name for sli Change-Id: I3b5a1d05dc5193664fd4a667afdcd0b2354010a4 Issue-ID:{CCSDK-28} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2017-08-21Add ODL + SLI containerDan Timoney1-0/+1
Add docker container that starts up OpenDaylight with SLI preinstalled Change-Id: Iffbc21e0437108608fc35fc573d8ef47e413eca8 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-21Add platform DGs to distributionDan Timoney1-20/+21
Add platform DGs needed by ODL-SLI docker container to distribution repo. Change-Id: I01c4a466da7bd986447cb44629fee61038664592 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-11Create base OpenDaylight containerDan Timoney1-0/+1
Create base ODL Carbon docker container, based on base Ubuntu docker container Change-Id: I11873727a6a436ff6ecc6113c927ab07f99a67a3 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-09Create base Ubuntu containerDan Timoney1-0/+32
Create base docker container for Ubuntu 16.04 LTS with packages needed for CCSDK SLI Issue-ID: CCSDK-27 Change-Id: I17a88fc2539f58ee6ced12ea64fbce45bc16a5ff Signed-off-by: Dan Timoney <dtimoney@att.com>