We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9de65 commit 3c1d802Copy full SHA for 3c1d802
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.finmath</groupId>
5
<artifactId>finmath-experiments</artifactId>
6
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -479,7 +479,7 @@
479
<url>https://github.com/finmath/finmath-experiments</url>
480
<connection>scm:git:https://github.com/finmath/finmath-experiments.git</connection>
481
<developerConnection>scm:git:https://github.com/finmath/finmath-experiments.git</developerConnection>
482
- <tag>HEAD</tag>
+ <tag>v1.0.4</tag>
483
</scm>
484
485
</project>
0 commit comments