diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-02-23 12:45:28 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-02-23 13:59:05 +0800 |
commit | 3bb5daf49ecab4da05a137e60b772c2ab91698a0 (patch) | |
tree | 3cc355b746b725b282f34c6221ff1de5a00a8106 /pom.xml | |
parent | a3cca480ef4e71cfbc9f70ccb7071c359d119225 (diff) |
Use the powerMockRule
Change-Id: Ia106d9f3b5e1d19e9fc41332088fbd0550a29c1c
Issue-ID: HOLMES-47
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ <pkgzip.dir>${basedir}/../release/pkgzip</pkgzip.dir>
<excludesFile>**/*$*</excludesFile>
<nexusproxy>https://nexus.open-o.org/content</nexusproxy>
+ <powermock.version>1.6.5</powermock.version>
<stringtemplate.version>3.2.1</stringtemplate.version>
|