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 a00adf8 commit b578fccCopy full SHA for b578fcc
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>net.finmath</groupId>
14
<artifactId>finmath-smart-derivative-contract</artifactId>
15
- <version>1.2.12</version>
+ <version>1.2.13-SNAPSHOT</version>
16
<packaging>jar</packaging>
17
18
<name>finmath-smart-derivative-contract</name>
@@ -1022,7 +1022,7 @@
1022
<connection>scm:git:https://github.com/finmath/finmath-smart-derivative-contract.git</connection>
1023
<developerConnection>scm:git:https://github.com/finmath/finmath-smart-derivative-contract.git
1024
</developerConnection>
1025
- <tag>finmath-smart-derivative-contract-1.2.12</tag>
+ <tag>HEAD</tag>
1026
</scm>
1027
1028
</project>
0 commit comments