summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2017-02-23 12:45:28 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2017-02-23 13:59:05 +0800
commit3bb5daf49ecab4da05a137e60b772c2ab91698a0 (patch)
tree3cc355b746b725b282f34c6221ff1de5a00a8106 /pom.xml
parenta3cca480ef4e71cfbc9f70ccb7071c359d119225 (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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a699c30..1a0b116 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>