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