aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19removing unused db filePamela Dragosh1-0/+0
Change-Id: I4510d6f8055bb0db03938fbf7229b2647a21aae3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-12Allow push on custom repoAnaël Closson1-5/+8
Current configuration doesn't give the possibility to fully change where the artifacts should be pushed. This blocks the possibility to push artifacts to a custom repository outside of the LF Change-Id: Ie5b9e7549af508b4e413a10abbf270f59d5679e5 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-04-06fix for sitepathPamela Dragosh1-1/+1
Change-Id: Ibd40de406f5b020575b02ca39a0c267e755b6a3f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-03javadocPamela Dragosh1-0/+38
Change-Id: I86b82b47f59c5dd6fcf22fd6d42e8fc932132e5b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-30should not need server/dist info.Pamela Dragosh1-26/+0
Change-Id: I791f83e2f98d84cfea05f8dc80cbae68d41eead2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-30update to ONAPPamela Dragosh2-3/+2
Change-Id: I9265e9c08ea50a3acbc7859a6eccf4069ebe66bd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-15fix version.properties to 1.1.0Pamela Dragosh1-1/+1
Change-Id: Icb0808e73adcf678e6767481508ef00b751fd524 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-14cherry-pick release-1.0.0 changesPamela Dragosh8-14/+15
Change-Id: Ibaac4da670cc8c800582aaffbb8a42c60d00e6f9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10v1.1.0-SNAPSHOTPamela Dragosh17-24/+24
Change-Id: Ic5ecc20d4024a52e2cd0549c11190d761238c8c6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10release-1.0.0 changesPamela Dragosh17-20/+22
Change-Id: I29f63fb4d2bbb68aa4eeb590160675e0ee9ceb6b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-08use Snapshot version for ecompsdkPamela Dragosh1-1/+1
Change-Id: I3597bb69472c97843190f28867780ae88aa8475d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-03update hardcoded policies with latest template.Pamela Dragosh8-24/+89
Change-Id: Ic57aae242f8a038527e3b4eeac98f3cf3f7f1b0b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23move spring to dependencyManagement sectionPamela Dragosh2-30/+17
Change-Id: I928ccb3a719d108d28dddc79ff4077be2c492149 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23upgrade jacoco removes eclipse build errorsPamela Dragosh1-1/+1
Change-Id: I5d84f18e36cc26764111cbe5a709930e3da756cc Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-23fix pom.xml warning duplicate groupId versionIdPamela Dragosh15-16/+9
Change-Id: I605882d95b8cb61c0689a63ccf1b774f8dbae0d8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-21switching to spring boot depPamela Dragosh1-47/+13
Change-Id: Ieb1914f4fafff9bbb2a6d3a9dcc79a8f0ffd1d71 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20try with the sonatype pluginPamela Dragosh1-0/+11
Change-Id: I0504bb1f262920e6b594e385ed33079385e00a25 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20bring back spring and war pluginsPamela Dragosh1-0/+22
Change-Id: I4f71f01ac465183a32d92498d566613f77495ebb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20try without any plugin defnPamela Dragosh1-8/+2
Change-Id: Id62e1422662688a515a0e51690904a101adfca85 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20adding version.propertiesPamela Dragosh1-0/+13
Change-Id: I72c103f4b1ade2b0862833f2324d4f3d0febffe1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20need sonatype pluginPamela Dragosh1-0/+19
Change-Id: I57f3e33ae263a0b0f2033494165953f2b03ecdb8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-20bring back install packagePamela Dragosh1-1/+1
Change-Id: I78d85b55c3f1a3fe4939d89e643c0b5b58635af5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-19cleaning up pom's - no packagePamela Dragosh4-27/+5
Change-Id: I3413153c5b6400dc1e07b0a4ac790b2156be04e4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-17add nexus plugin and version.propertiesPamela Dragosh2-29/+21
Change-Id: I354be49beab3705cce252202b52b7796b6bd2fea Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-16need distribution and reposPamela Dragosh1-5/+24
Change-Id: If690d9537aed3a166ef02efc89876b15d9471a9d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-15forget to add the property for nexus proxyPamela Dragosh1-18/+1
Change-Id: If5411109a27eb4f1cf3573a5b857704e16329705 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-15Added repositories and distribution managementPamela Dragosh1-0/+23
Change-Id: Ifebb35f37be3e6eaf4c9fe6e36e050534f88f445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial OpenECOMP policy/engine commitPamela Dragosh3879-0/+903905
Change-Id: I7dbff37733b661643dd4d1caefa3d7dccc361b6e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial empty repositoryAndrew Grimberg0-0/+0