Skip to content

Commit 8a42882

Browse files
committed
[maven-release-plugin] prepare release v0.11.0
1 parent 4de81d6 commit 8a42882

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.10.1-SNAPSHOT</version>
12+
<version>0.11.0</version>
1313
<packaging>jar</packaging>
1414

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

2121
<scm>
2222
<developerConnection>scm:git:ssh://git@github.com/usethesource/typepal.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>v0.11.0</tag>
2424
</scm>
2525

2626
<build>

0 commit comments

Comments
 (0)