Skip to content

Commit 4e45a9c

Browse files
committed
[maven-release-plugin] prepare release v1.0.5
1 parent 7a1be99 commit 4e45a9c

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.5-SNAPSHOT</version>
6+
<version>1.0.5</version>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -484,7 +484,7 @@
484484
<url>https://github.com/finmath/finmath-experiments</url>
485485
<connection>scm:git:https://github.com/finmath/finmath-experiments.git</connection>
486486
<developerConnection>scm:git:https://github.com/finmath/finmath-experiments.git</developerConnection>
487-
<tag>HEAD</tag>
487+
<tag>v1.0.5</tag>
488488
</scm>
489489

490490
</project>

0 commit comments

Comments
 (0)