We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8031b5 commit 3b63527Copy full SHA for 3b63527
pom.xml
@@ -3,12 +3,12 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>rascal-tutor-screenshot</artifactId>
6
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.1</version>
7
<packaging>jar</packaging>
8
9
<scm>
10
<developerConnection>scm:git:ssh://git@github.com/usethesource/rascal-tutor-screenshot.git</developerConnection>
11
- <tag>SNAPSHOT</tag>
+ <tag>v0.2.1</tag>
12
</scm>
13
14
<name>Rascal Tutor Screenshot plugin</name>
0 commit comments