Skip to content

Commit 490eb04

Browse files
committed
[maven-release-plugin] prepare release v1.0.8
1 parent c9f22e0 commit 490eb04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.finmath</groupId>
55
<artifactId>finmath-experiments</artifactId>
6-
<version>1.0.8-SNAPSHOT</version>
6+
<version>1.0.8</version>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -486,7 +486,7 @@
486486
<url>https://github.com/finmath/finmath-experiments</url>
487487
<connection>scm:git:https://github.com/finmath/finmath-experiments.git</connection>
488488
<developerConnection>scm:git:https://github.com/finmath/finmath-experiments.git</developerConnection>
489-
<tag>HEAD</tag>
489+
<tag>v1.0.8</tag>
490490
</scm>
491491

492492
</project>

0 commit comments

Comments
 (0)