Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Oct 22, 2019
1 parent a88c81a commit 4cf358c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.13.0</version>

<packaging>jar</packaging>

<scm>
<developerConnection>scm:git:ssh://[email protected]/usethesource/rascal.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.13.0</tag>
</scm>

<!-- deployment configuration (usethesource) -->
Expand Down

0 comments on commit 4cf358c

Please sign in to comment.