We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7059ba commit 68bb938Copy full SHA for 68bb938
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>net.finmath</groupId>
14
<artifactId>finmath-lib</artifactId>
15
- <version>6.0.19</version>
+ <version>6.0.20-SNAPSHOT</version>
16
<packaging>jar</packaging>
17
18
<name>finmath lib</name>
@@ -664,7 +664,7 @@
664
<url>https://github.com/finmath/finmath-lib</url>
665
<connection>scm:git:https://github.com/finmath/finmath-lib.git</connection>
666
<developerConnection>scm:git:https://github.com/finmath/finmath-lib.git</developerConnection>
667
- <tag>finmath-lib-6.0.19</tag>
+ <tag>finmath-lib-6.0.15</tag>
668
</scm>
669
670
<ciManagement>
0 commit comments