Skip to content

Commit

Permalink
Merge pull request #239 from jetty-project/dependabot/maven/1.1.x/org…
Browse files Browse the repository at this point in the history
….apache.maven.plugins-maven-release-plugin-3.0.1

Bump maven-release-plugin from 3.0.0 to 3.0.1
  • Loading branch information
joakime committed Jun 6, 2023
2 parents c4ab608 + 7c58edf commit d407214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<configuration>
<goals>deploy</goals>
<preparationGoals>clean install</preparationGoals>
Expand Down

0 comments on commit d407214

Please sign in to comment.