summaryrefslogtreecommitdiffstats
path: root/odlparent/feature-repo-parent
AgeCommit message (Collapse)AuthorFilesLines
2021-04-19Release version 2.1.3 and roll to next versionDan Timoney1-3/+3
Release version 2.1.3 of parent and roll to next snapshot version Change-Id: I52a60f3c42d7340678a9c2cc8a04b8e016ad9788 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-04-16Update versions for Honolulu SR2Dan Timoney1-3/+3
Update versions of CCSDK libs for Honolulu SR2 Change-Id: I25d70062142ed7cf975bf285227fc5a591a462b2 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-24Roll versionDan Timoney1-3/+3
Roll version to next snapshot version Change-Id: I553b67d6ca18f0a93f2a64b97d004c2fe6e93061 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-24Update versions for Honolulu patchDan Timoney1-4/+4
Update versions to reflect repos to be re-released to resolve Honolulu RC0 issues. Change-Id: Ie3776a61bc8fc4978abd9c8028e14ec2366c5a11 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-22Roll to next snapshot versionDan Timoney1-3/+3
Roll to version 2.1.2-SNAPSHOT Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-09disable spotbugs execMichael DÜrre1-0/+11
overwrite spotbugs code check execution Issue-ID: CCSDK-3143 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I362d2d16d2d1815693119d6b90a903383bdad067
2021-02-02ccsdk parents for alu-sr0Michael DÜrre1-60/+229
migrate parents to aluminium-sr0 Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-02-01Adding maven-deploy-plugin with deployeAtEnd trueSingal, Kapil (ks220y)1-1/+0
Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b
2021-02-01Adding deployeAtEnd true to maven-deploy-pluginSingal, Kapil (ks220y)1-0/+1
It will avoid scenario where few child modules have artifacts created in nexus and some are missing Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I153719d9125213dc20b646d3fdfb31c8546ad49f
2021-01-29Revert "ccsdk parents for alu-sr0"Dan Timoney1-237/+60
This reverts upgrade to OpenDaylight Aluminum (commit b6288f99fbfcc73f115511696f98111ca32b8d2f.) Change-Id: I194efd26f792328f0ab79848664708715e94e240 Issue-ID: CCSDK-3012 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-01-27ccsdk parents for alu-sr0Michael DÜrre1-60/+237
migrate parents to aluminium-sr0 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2020-12-14Fix typoJozsef Csongvai1-3/+3
Issue-ID: CCSDK-3001 Change-Id: I4ecb2261fcab912d0c1dbead6c532c86e872be60 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-12-07Add missing dependencies to ccsdk oparent and fix versionsDan Timoney1-12/+12
Some version declarations were missing from CCSDK oparent, which causes problems when moving repos to use CCSDK oparent pom instead of ODL-based parents. Also, update version properies to latest CCSDK master snapshot versions. Change-Id: Ia9222da0f8720f981cfcd98aaeaafc68aedbcb92 Issue-ID: CCSDK-3001 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-25Release version 2.1.0 of CCSDK parent pomDan Timoney1-2/+2
Release initial Honolulu version of CCSDK parent poms and roll version to next snapshot Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-09Roll to initial Honolulu release versionDan Timoney1-9/+9
Roll master branch to initial Honolulu release version Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Merge "Upgrade to Sodium SR4"KAPIL SINGAL1-1/+1
2020-09-04Upgrade to Sodium SR4Dan Timoney1-1/+1
Upgrade to final service release of OpenDaylight Sodium (SR4) Change-Id: I76d186e99340dfaae909c859b32a3602dd7abf60 Issue-ID: CCSDK-2729 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Overriding git-commit-id-pluginSingal, Kapil (ks220y)1-1/+13
Issue-ID: CCSDK-2734 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I57964c912f17bf0c7dfe060a469affbf82486d35
2020-09-03Address javadoc build issuesDan Timoney1-0/+8
maven-javadoc-plugin started to fail when using java 11 compiler. Some issues are addressed in latest version of plugin (3.2.0), but it appears some issues remain. To address this, we use the latest plugin version and configure maven to continue if javadoc errors occur. Note: this issue is currently causing verify builds to fail - thus, this is a blocking issue. Change-Id: I0a9882b4b93ea18b29e2d53d269cf70dda77a4d1 Issue-ID: CCSDK-2728 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-24add sdnr dependency versionsMichael Dürre1-0/+13
manage es dmaap and frontend-plugin version Issue-ID: CCSDK-2685 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I998abd575db6cdc90b70b4d8ab8a13733aff5aae
2020-08-21Upgrading versionsSingal, Kapil (ks220y)1-5/+5
Fixing properties to have new SNAPSHOT version as older are missing from nexus Issue-ID: CCSDK-2684 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8b1e670c5f16f6dee7ced09ba041f7cf4cabac6f
2020-08-14fixed maven-javadoc-plugin version for j11Michael Dürre1-2/+0
comment plugin version out. managed by odl parent to 3.1.1 Issue-ID: CCSDK-2648 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ib5bc9fb771728bf0f8bbf10eb9e260ded28cb682
2020-08-06Roll to next snapshot versionDan Timoney1-2/+2
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-06switch to sodiumMichael Dürre1-33/+122
fix dependencies and versions for sodium SR3 Issue-ID: CCSDK-2518 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52
2020-05-18Add/correct property settingsDan Timoney1-0/+1
Added ccsdk.features.version property to parent pom and fixed versions of SDC libraries to latest released versions. Change-Id: Ia431e5731a430f7cc45d0448d33fbb3808c2c5e9 Issue-ID: CCSDK-2378 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-24upgrade logging librarySmokowski, Kevin (ks6305)1-1/+1
change logging-analytics.version 1.6.5 to 1.6.6 Issue-ID: CCSDK-2187 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I5770b585134689d3362949a0a81bc97fe4d5253d
2020-03-24Update CCSDK versions for GuilinDan Timoney1-6/+6
Update CCSDK versions for Guilin Change-Id: I71986ca9f0863b6c3e67cdf7fc11f195cf4d01dc Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-11Update version of tomact-jdbc libraryRich Tabedzki1-1/+1
Changes made: * Updated version of tomact-jdbc library from 9.0.27 to 9.0.30 Issue-ID: CCSDK-2169 Change-Id: Id917f36f04064d5a211f596d0256ad80e65a2467 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2020-03-04Roll master version to Guilin numberingDan Timoney1-2/+2
Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since we anticipate breaking changes associated with Java 8 -> 11 and Sodium, the Guilin version will be a major version update (1.x -> 2.0) Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-27Upgrading logging-analytics to 1.6.5Singal, Kapil (ks220y)1-1/+7
Overriding Junit dependency with version 4.12 Upgrading mockito-core version to 2.23.4 in dependency-odl-bom Issue-ID: CCSDK-2125 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ia5104f47728024361867102dd25adca454f53a73
2020-02-20Refactoring parent root pomsSingal, Kapil (ks220y)1-1/+1
Updating protobuf and grpc version Issue-ID: CCSDK-2107 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I09fa6f600cf74b5d8049d195b67c889af7d9ca9d
2020-02-20Refactoring parent root pomsSingal, Kapil (ks220y)1-103/+25
1) dependency-odl-bom is being imported to other parent poms, removing / cleaning up duplicate dependencies 2) Adding spring-boot-setup pom and related templates for spring-boot parent poms 3) Adding jetty-server to dependency-odl-bom 4) Adding org.onap.logging-analytics dependency to spring-boot-parent poms Issue-ID: CCSDK-2107 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I3a844cd736044a4ffbca7688bca110c0bc7dab0c
2020-02-13Upgrade logging filterSmokowski, Kevin (ks6305)1-3/+4
Update logging-analytics artifacts version to 1.6.4 Issue-ID: CCSDK-2082 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I45e49ea1f6a0ab35cfbc11ed3b0cd7cec7bcd69c
2020-01-30Update version properties to next snapshotDan Timoney1-6/+6
Update version properties to next snapshot Change-Id: If72d8f300569973b5051ca3361c058b87f48af09 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Roll to next snapshotDan Timoney1-2/+2
Roll ccsdk/parent to next snapshot version Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-20Adding ID to yang-maven-plugin executionSingal, Kapil (ks220y)1-0/+1
Adding id:binding to yang-maven-plugin execution to avoid twice execution of plugin Issue-ID: CCSDK-2030 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic634a77c55968d18f257b9d986d0bed0fbac0f8c
2020-01-20Update sonar config for sonarcloudDan Timoney1-87/+123
Update sonar and jacoco config for latest sonar scan version, compatible with sonarcloud Change-Id: I4660a685742675f0b7fd6c762b631a66ca4a244c Issue-ID: CCSDK-2029 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-14Merge "Update versions of dependencies"Dan Timoney1-6/+6
2020-01-13Update versions of dependenciesTimoney, Dan (dt5972)1-6/+6
Updated versions of third party dependencies that are not constrained by OpenDaylight to latest minor version. Change-Id: I0640f50b02f0cee4669b6a4c4c87754861a686ce Issue-ID: CCSDK-2005 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2020-01-10Adding ccsdk.cds.version propertySingal, Kapil (ks220y)1-0/+1
Issue-ID: CCSDK-2022 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I06277635931a8670d4a84a7a46f1904915313a2a
2020-01-07sonar-maven-plugin properties cleanupSingal, Kapil (ks220y)1-3/+1
Removing sonar.jacoco deprecated properties Issue-ID: CCSDK-2019 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I696c643b3727b2fe79f8449c1ffeeb58001653e1
2019-12-11Include groupId in dependency listTimoney, Dan (dt5972)1-0/+1
Include groupId in generated dependency lists Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-10Generate dependency listTimoney, Dan (dt5972)1-0/+14
Generate list of direct dependencies for repository and publish to Nexus. Change-Id: I9914756ddf8fe1dbab9f48d4de9249c319d28fc0 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-06Add sonar-jacoco-aggregate profileTimoney, Dan (dt5972)1-1/+36
Add profile needed for sonarcloud build (sonar-jacoco-aggregate). Change-Id: Ie26032f8e9c18f53713b1ceeac64683a0e6beb17 Issue-ID: CIMAN-343 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-05Reverting project.version for dependency-bomSingal, Kapil (ks220y)1-1/+1
If it's project.version then it will be resolved with child module version Issue-ID: CCSDK-1978 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I6d843de0840524bf49085e6cec60d0b3825d4346
2019-12-05Removing hardocoded version of internal dependenciesSingal, Kapil (ks220y)1-1/+1
Replacing hardcoded version for dependencies-bom and dependencies-odl-bom with project.version Issue-ID: CCSDK-1978 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie7e8fdfd673097045bd42b56c29b87ca7c961232
2019-12-03Refactoring POMs as per ODL NeonSingal, Kapil (ks220y)1-993/+991
Cleaning up poms and fixing versioning as per ODL NEON Issue-ID: CCSDK-1977 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ifca4fa413ec3370108828e3da4fce8585cada925
2019-11-29Upgrading sonar-maven-plugin versionSingal, Kapil (ks220y)1-1/+1
Version 3.2 is not working with latest sonar qube server, needed an upgrade Issue-ID: CCSDK-1970 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie1d621a3f1d1aef3b618dd87d7125797983775c7
2019-11-12Roll version of parent to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)1-2/+2
Roll version of parent to 1.5.1-SNAPSHOT for next version Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-04Update version of Apache Tomcat dependency as per security scanRich Tabedzki1-1/+1
Changes made: * Updated tomcat-jdbc.version property in pom.xml files Issue-ID: CCSDK-1815 Change-Id: If9bf0b8460f6d8c7c0a5ad594ebf28c2784bb8fb Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>