Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Jun 17, 2022
1 parent 4eafa8b commit b6a6415
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.6.3-SNAPSHOT</version>
<version>4.6.3</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:[email protected]:davidB/${project.artifactId}.git</developerConnection>
<url>http://github.com/davidB/${project.artifactId}/</url>
<tag>4.5.5</tag>
<tag>4.6.3</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit b6a6415

Please sign in to comment.