aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-07-14Pointing to latest snapshotsPamela Dragosh1-4/+4
Other snapshots will be deleted by LF in less than 20 days. Updated license header, git log shows only 2020 for this pom.xml existing. Issue-ID: POLICY-2695 Change-Id: Ia1834a1c9d22b53f690271a1a5a8c563fa1d429f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-06-23Changes for checkstyle 8.32Pamela Dragosh1-37/+0
Issue-ID: POLICY-2188 Change-Id: I87701431e5f5c248ed7240eb5cdb7ca0682434c1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-05-20Point to correct SNAPSHOTSPamela Dragosh1-3/+3
Issue-ID: POLICY-2514 Change-Id: I655961d599ff3a1697ea88e10c74e27857ae7299 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-27Point to latest SNAPSHOTs6.0.0-ONAPhonoluluguilinfrankfurtPamela Dragosh1-2/+2
Security fixes etc. Issue-ID: POLICY-2510 Change-Id: Ia30c1c9260ea6ca23dd30a5d972305302d49867d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-15Point to latest patchesPamela Dragosh1-2/+2
common and models were released, these are the latest patch versions. Issue-ID: POLICY-2378 Change-Id: If4fdd829d4cf2314519810a9f4d686a77a038061 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-13Point to parent, common, modelsPamela Dragosh1-3/+3
Issue-ID: POLICY-2486 Change-Id: I795e2a417c393c5ac9adeb579a042baef5ec6997 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-07Point to parent SNAPSHOTPamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: Idc060f9b108fbe5de2a19a2de2c12514324f4a0a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Point to latest snapshotsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: Ibb791ffe672f1f6458019c921d8fd5aba498df8c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Point to models 2.2.2Pamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: I7fa8109a7da16b3dd81cbef97d1a40e2f24ec19f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-23Point to released artifactsPamela Dragosh1-3/+3
Issue-ID: POLICY-2378 Change-Id: I5909a7abc0bf1f199c4585f63d1bf1885b54ee6a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-03Create PDP Monitoring GUI ModelHengye1-0/+13
Monitorning GUI to monitor PDPs Statistics, including Web and Rest Server by embeded jetty. Issue-ID: POLICY-2311 Signed-off-by: Hengye <yehui.wang@est.tech> Change-Id: I9bd0d50eaa7ae4dbd07d17389da2cf107e854c61
2020-02-10Update info yaml & pom of policy/guiRam Krishna Verma1-73/+4
Issue-ID: POLICY-2334 Change-Id: I8692951b2ea760b3fa531ce63e8907392fcbacac Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2018-10-25Use policy/parent releasePamela Dragosh1-1/+2
Policy parent v2.0.0 Issue-ID: POLICY-1213 Change-Id: I6701f4d1165bc594d49391f1cad37452066040eb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-25Setup checkstyle and coveragePamela Dragosh1-20/+161
Removed redundant version. Added checkstyle and code coverage declarations. Added ignore of idea and checkstyle. Issue-ID: POLICY-1136 Change-Id: Ia2f2428577ba0bf992cba8a5ad5f68d34d5deff8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-30Changing artifactId for consistencyramverma1-1/+1
Change-Id: Id79b9988646917a925a89044c216cd4614e722ee Issue-ID: POLICY-847 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-24Change pom to refer policy parentramverma1-69/+5
Change-Id: I85a8b8a1ff8385f2d24025b18e3629e60922a106 Issue-ID: POLICY-847 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-01Merge "Update gui repo"Pamela Dragosh1-2/+2
2018-05-01Update gui repoPamela Dragosh1-2/+2
Update the license, readme and version to 2.0.0 Issue-ID: POLICY-771 Change-Id: Ia52913de464e416c920397e81c4b0f9efb1b21f3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-14Update oparent version to 1.1.0liamfallon1-1/+1
Directive from ONAP project that all repos should be updated. Change vierified with a build with .m2 /org/onap cleared. Change-Id: I38e19b2b07214f66a7d92acba5c8611200b5a02f Issue-ID: POLICY-693 Signed-off-by: liamfallon <liam.fallon@ericsson.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: I8eb3515188959bd10d72f29d183c33260d3bb17d Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Removing duplicate version entriesPamela Dragosh1-3/+0
Eclipse generates warnings for these values which are set in oparent. Issue-ID: POLICY-216 Change-Id: I80d18daf5a23fa61d914de8344e91368e9f26da2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-17Add missing properties and distributionManagementPamela Dragosh1-3/+71
Also the version.properties In order for the release jobs to execute successfully and the stage-site jobs to also succeed. Change-Id: Iaa8faa9c2e3cdad5ffbd067b0704831d2c7298bc Issue-Id: POLICY-139 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-08First commit, adding parent pomPamela Dragosh1-0/+47
Issue-ID: POLICY-139 Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>