We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314038f commit 4e63e1cCopy full SHA for 4e63e1c
pom.xml
@@ -23,10 +23,8 @@
23
<apache.commons.lang3.version>3.12.0</apache.commons.lang3.version>
24
<slf4j.version>1.7.32</slf4j.version>
25
<avro.version>1.7.7</avro.version>
26
-
27
<sonar.organization>opencb</sonar.organization>
28
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
29
30
<maven.compiler.source>1.8</maven.compiler.source>
31
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32
</properties>
0 commit comments