Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed May 9, 2024
1 parent 910c486 commit f571b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.9.1-SNAPSHOT</version>
<version>4.9.1</version>
<packaging>maven-plugin</packaging>

<name>scala-maven-plugin</name>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:git://github.com/davidB/${project.artifactId}.git</connection>
<developerConnection>scm:git:git@github.com:davidB/${project.artifactId}.git</developerConnection>
<url>http://github.com/davidB/${project.artifactId}/</url>
<tag>HEAD</tag>
<tag>4.9.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit f571b07

Please sign in to comment.