We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04fd43 commit a8e8bb3Copy full SHA for a8e8bb3
3 files changed
pom.xml
@@ -112,6 +112,13 @@
112
<quiet>true</quiet>
113
<show>public</show>
114
<linksource>true</linksource>
115
+ <tags>
116
+ <tag>
117
+ <name>querycommands</name>
118
+ <placement>m</placement>
119
+ <head>Number of query commands sent:</head>
120
+ </tag>
121
+ </tags>
122
</configuration>
123
<executions>
124
<execution>
0 commit comments