Skip to content

Commit 417753c

Browse files
committed
[maven-release-plugin] prepare release v0.8.6
1 parent b76db5b commit 417753c

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
@@ -9,7 +9,7 @@
99

1010
<groupId>org.rascalmpl</groupId>
1111
<artifactId>typepal</artifactId>
12-
<version>0.8.6-SNAPSHOT</version>
12+
<version>0.8.6</version>
1313
<packaging>jar</packaging>
1414

1515
<properties>
@@ -20,7 +20,7 @@
2020

2121
<scm>
2222
<developerConnection>scm:git:ssh://[email protected]/usethesource/typepal.git</developerConnection>
23-
<tag>v0.8.5</tag>
23+
<tag>v0.8.6</tag>
2424
</scm>
2525

2626
<build>

0 commit comments

Comments
 (0)