summaryrefslogtreecommitdiffstats
path: root/ms/neng/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
Change versions to Neon-based El Alto release Change-Id: I13a9cf5f94a30b585c1cdabf60712f0771ead699 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version Change-Id: I1d7ed26b85f3148f537c9a272aa41a5508109fc7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)1-2/+2
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)1-1/+1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Remove versions form project pomsTimoney, Dan (dt5972)1-3/+0
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Update version for El AltoTimoney, Dan (dt5972)1-2/+2
Update version in master branch to El Alto versioning Change-Id: I63384a58be622d9e54a0852cc55fc6f9fe8963e7 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: Ieb0d6c5235b9784976b216641f2f51ac0fc867c2 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Update swagger-core versionTimoney, Dan (dt5972)1-1/+1
Update swagger-core to latest version to resolve vulnerability in embedded Guava version. Change-Id: I9714ae0b2f609c51cc1e70b98c546744edc0c0bf Issue-ID: CCSDK-1230 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Remove override of spring versionsTimoney, Dan (dt5972)1-18/+0
Remove <version> tag from spring dependencies so that versions are inherited from parent pom. Change-Id: I6bcf68728563e1389f638917d2a09cb0256f6d21 Issue-ID: CCSDK-1228 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)1-1/+1
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-14Fix docker tagsTimoney, Dan (dt5972)1-19/+7
Update docker tags to conform to ONAP project standards Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Update to use correct parent pomTimoney, Dan (dt5972)1-14/+4
Updated neng microservice to use springboot v1 parent as opposed to odlparent. Without that change, javadoc was failing when compiled with Fluorine version of odlparent-lite parent pom. Change-Id: I677278d90869f493c281c7c5432b271dd43e7513 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Prepare for release build0.4.0Timoney, Dan (dt5972)1-6/+4
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-04Add Sonar Kotlin supportAlexis de Talhouët1-0/+1
Rework parent pom so configuration can be inherited for all modules from root ccsdk-apps/pom.xml. Also updated some pom description so it is better presented within Sonar. These commands can be used locally to publish report to Sonar: mvn clean install -e -Dsonar mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org Note: kotlin code coverage is not fully functional due to https://github.com/jacoco/jacoco/issues/763 That issue has been fixed in jacoco master branch, but hasn't been released. Once released, in version 0.8.3, we can override version of jacoco plugin for ccsdk-apps. Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951 Issue-ID: CCSDK-725 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-25Roll to initial Dublin versionTimoney, Dan (dt5972)1-2/+2
Roll to initial Dublin release version Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d 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-10-09Upgrade spring versionTimoney, Dan (dt5972)1-2/+2
Upgrade spring version to resolve security vulnerabilities Change-Id: I1a02c7a09a6f57fb2b69a6f2afe7325c60f9a4cf Issue-ID: CCSDK-441 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-27Roll to next snapshot versionTimoney, Dan (dt5972)1-3/+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-2/+2
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-23naming ms - pom updates for docker.bt29831-2/+6
Updates to pom.xml to fix the docker build issues. Set the right phase for copy, and adding additional tags to image. Change-Id: I31726bfc6183bf2ccc2485d752093a8bb62a4703 Issue-ID: CCSDK-588 Signed-off-by: bt2983 <bt2983@att.com>
2018-09-21Make neng produce DockerimageAlexis de Talhouët1-24/+26
Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7 Issue-ID: CCSDK-593 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20naming ms - pom updates for docker.BT29831-145/+118
Switching to io.fabric8 plugin. Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6 Issue-ID: CCSDK-588 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Temporarily disabling docker. Change-Id: I0550730057fafe296243d3a14f3821174008c6e1 Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Giving absolute path for docker plugin. Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+9
Copying docker files to target directory since the src seems to be unavailable during official build. Issue-ID: SDNC-462 Change-Id: I20fd57b80e93f75b2419ec4071cdc4205748ebac Signed-off-by: BT2983 <BT2983@att.com>
2018-09-18naming ms - docker updates.BT29831-0/+11
Added exec phase, and using lighter docker base image. Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-17naming micro-service updates.BT29831-2/+2
More tests, changes for maria DB, support for UUID and timestamp etc. Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-13Use mariadb JDBC connectorTimoney, Dan (dt5972)1-5/+5
To resolve license issues, use mariadb JDBC connector Change-Id: I9c953e27b69fbd33fa715cfc3917af7991a23457 Issue-ID: CCSDK-559 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-13Control docker build with profileTimoney, Dan (dt5972)1-48/+94
Docker build should only be run if docker profile is enabled. Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-27Naming micro-service updates.BT29831-1/+1
Support for docker compose and some fixes. Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-20Naming micro-service code.BT29831-9/+55
Using different docker plugin. Change-Id: I2103d3058e9b3d1b95dac49790b244e21d77b39a Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-16Naming micro-service code.BT29831-47/+152
Docker updates and tests. Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-01Adding naming micro-service code - pom updates.BT29831-12/+81
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>
2018-07-22Adding part-1 of naming micro-service code.BT29831-0/+377
Adding pom, main files and policy related classes. Change-Id: I9ccbd03784cb2d85b3f1be353417f596384bd554 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>