Reformat pom.xml (#2567)

* Refactor RxJava

* Reformat pom.xml
This commit is contained in:
Grzegorz Piwowarek 2017-09-06 11:53:21 +02:00 committed by GitHub
parent 7904c3ee04
commit 216f7d8976
1 changed files with 25 additions and 25 deletions

View File

@ -389,7 +389,7 @@
<executable>java</executable>
<arguments>
<argument>-classpath</argument>
<classpath />
<classpath/>
<argument>org.openjdk.jmh.Main</argument>
<argument>.*</argument>
</arguments>