Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Oct 23, 2024
1 parent d98a77e commit 0917164
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,12 +3,12 @@

<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.28.7-BOOT3</version>
<version>0.28.7-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<scm>
<developerConnection>scm:git:ssh://[email protected]/usethesource/rascal-maven-plugin.git</developerConnection>
<tag>v0.28.7-BOOT3</tag>
<tag>SNAPSHOT</tag>
</scm>

<name>Rascal Maven Plugin</name>
Expand Down

0 comments on commit 0917164

Please sign in to comment.