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 35dd09d commit cf3735cCopy full SHA for cf3735c
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>net.imglib2.simulation</groupId>
4
<artifactId>function-fit-mpicbg</artifactId>
5
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.0.7-SNAPSHOT</version>
6
<name>function fitting with mpi-cbg (extension)</name>
7
<description>code for function fitting</description>
8
<url>https://github.com/PreibischLab/</url>
@@ -45,7 +45,7 @@
45
</issueManagement>
46
<ciManagement>
47
<system>GitHub Actions</system>
48
- <url></url>
+ <url />
49
</ciManagement>
50
51
<properties>
0 commit comments