summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-18Change the MSB Dependency Version to 1.0.0Guangrong Fu1-1/+1
Change-Id: I3484a4a8475bca4ba1dc354f6a8cf6e90dc9a964 Issue-ID: HOLMES-78 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-10Remove the Version of org.onap.holmes-actionsGuangrong Fu1-1/+1
Change-Id: I45903cda0410c4fe246d4ff2177e9eec27f026f5 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09Change the Dependency VersionGuangrong Fu1-2/+2
Change the oparent version to 0.1.1 Change the version of the module to 1.0.0 Change-Id: Iaca88c4eaee5dd2b6a08772ac6a74c9805961511 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-14Merge "Change the Version of Lombok to 1.16.8"tang peng1-1/+1
2017-09-14Change the Version of Lombok to 1.16.8Guangrong Fu1-1/+1
Change-Id: I1e829066cafbd11fe29f300451ce8b84c174cd4d Issue-ID: HOLMES-46 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
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: I03254ad57f3c6cd47a195b7b0782800c0a73eb14 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-05Change the DB from MySQL to PostgreSQLGuangrong Fu1-4/+5
Change-Id: If3e82cca0b27c5e486762b22305c1575d76789fe Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-30Change the parent of pom to oparentGuangrong Fu1-3/+6
Change the parent of pom to oparent Change-Id: I428bca33eb8c037d55011c7a996fcd3e1fee7f4e Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-27Add org.reflections as a DependencyGuangrong Fu1-0/+6
Add a new dependency Change-Id: Id16165ea493bc354b0e8464cec93e7cfd33fc638 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-25Add the verion explicitlyGuangrongFu1-0/+1
Add the version info to the pom file Change-Id: I5875eea4454b06b1bb7441df12c7ffe5e5ffb26e Issue-ID: HOLMES-41 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-08-07Change the groupid from openo to onapGuangrong Fu1-19/+7
Change the groupid and package paths to onap. Change-Id: I8432e9ac2c979bbc36e10e6a702c6f04fc41446a Issue-ID: HOLMES-7 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-02-28Add Rule Management Standalonetangpeng1-1/+27
Change-Id: I469fa41ea70f4f7b7740716287e46201f5faa484 Issue-ID:HOLMES-47 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2017-02-27Add rule management module unit testsyoubowu1-7/+0
Issue-ID:HOLMES-50 Change-Id: Ie21a9046cb3d237aa0c52c9c8ccb77123da2de1d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-23Use the powerMockRuleGuangrongFu1-0/+1
Change-Id: Ia106d9f3b5e1d19e9fc41332088fbd0550a29c1c Issue-ID: HOLMES-47 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-15Add module holms-rule-management codeyoubowu1-109/+105
Issue-ID:HOLMES-4 Change-Id: I3a22053acfdf0789acb6fcbbc5e8740d25d6b2eb Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-14Change the maven group IDGuangrongFu1-1/+1
Change-Id: I90ed1aab25c6b51d74ae677f47eb32b8a7675f19 Issue-ID: HOLMES-8 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-02-10Holmes rule managementtangpeng1-0/+148
First time to commit the holmes rule management module Change-Id: I5f7f876d49d79a9de8d04c8c09b92a1eba6418a8 Issue-ID: HOLMES-8 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>