We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e8e72 commit b871824Copy full SHA for b871824
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>eu.stamp-project</groupId>
6
<artifactId>descartes</artifactId>
7
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
8
<packaging>jar</packaging>
9
10
<name>descartes</name>
@@ -38,7 +38,7 @@
38
<connection>scm:git:git://github.com:STAMP-project/pitest-descartes.git</connection>
39
<developerConnection>scm:git:git@github.com:STAMP-project/pitest-descartes.git</developerConnection>
40
<url>https://github.com/STAMP-project/pitest-descartes</url>
41
- <tag>descartes-1.3.3</tag>
+ <tag>descartes-1.3.4</tag>
42
</scm>
43
44
<distributionManagement>
0 commit comments