Skip to content

Commit dc5c711

Browse files
committed
[maven-release-plugin] prepare release v0.1.11
1 parent 7f508e4 commit dc5c711

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
@@ -4,12 +4,12 @@
44

55
<groupId>edu.appstate.cs</groupId>
66
<artifactId>rascal-git</artifactId>
7-
<version>0.1.11-SNAPSHOT</version>
7+
<version>0.1.11</version>
88
<packaging>jar</packaging>
99

1010
<scm>
1111
<developerConnection>scm:git:https://github.com/cwi-swat/rascal-git.git</developerConnection>
12-
<tag>HEAD</tag>
12+
<tag>v0.1.11</tag>
1313
</scm>
1414

1515
<properties>

0 commit comments

Comments
 (0)