aboutsummaryrefslogtreecommitdiffstats
path: root/ms/neng/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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>