BAEL-7965 JMH module fails when build (#4888)
* BAEL-7965 JMH module fails when build -Added jmh module in default profile in parent pom * Update pom.xml moved jmh module to integration profile
This commit is contained in:
parent
b92dd4c51b
commit
695c31a14d
|
@ -1,3 +1,4 @@
|
|||
## Relevant articles:
|
||||
|
||||
- [Microbenchmarking with Java](http://www.baeldung.com/java-microbenchmark-harness)
|
||||
|
||||
|
|
Loading…
Reference in New Issue