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 c9f22e0 commit 490eb04Copy full SHA for 490eb04
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.finmath</groupId>
5
<artifactId>finmath-experiments</artifactId>
6
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.8</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -486,7 +486,7 @@
486
<url>https://github.com/finmath/finmath-experiments</url>
487
<connection>scm:git:https://github.com/finmath/finmath-experiments.git</connection>
488
<developerConnection>scm:git:https://github.com/finmath/finmath-experiments.git</developerConnection>
489
- <tag>HEAD</tag>
+ <tag>v1.0.8</tag>
490
</scm>
491
492
</project>
0 commit comments