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 612286f commit 86f1851Copy full SHA for 86f1851
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.finmath</groupId>
5
<artifactId>finmath-experiments</artifactId>
6
- <version>1.0.14-SNAPSHOT</version>
+ <version>1.0.14</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -519,7 +519,7 @@
519
<url>https://github.com/finmath/finmath-experiments</url>
520
<connection>scm:git:https://github.com/finmath/finmath-experiments.git</connection>
521
<developerConnection>scm:git:https://github.com/finmath/finmath-experiments.git</developerConnection>
522
- <tag>v1.0.10</tag>
+ <tag>v1.0.14</tag>
523
</scm>
524
525
</project>
0 commit comments