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 6b86bea commit d691e2fCopy full SHA for d691e2f
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.scijava</groupId>
6
<artifactId>pom-scijava-base</artifactId>
7
- <version>13.0.1-SNAPSHOT</version>
+ <version>14.0.0-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>SciJava Base POM</name>
@@ -283,9 +283,6 @@
283
284
<!-- Build extensions -->
285
<wagon-webdav-jackrabbit.version>1.0</wagon-webdav-jackrabbit.version>
286
-
287
- <!-- SonarQube server instance -->
288
- <sonar.host.url>https://fiji-qa.mpi-cbg.de/</sonar.host.url>
289
</properties>
290
291
<build>
0 commit comments