Skip to content

Commit 5948b6e

Browse files
committed
fix: Fixed version of release plugin to the same used by sonatype parent project
1 parent 588e2c7 commit 5948b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-release-plugin</artifactId>
135+
<version>2.1</version>
135136
<configuration>
136137
<preparationGoals>clean verify install</preparationGoals>
137138
<pushChanges>false</pushChanges>

0 commit comments

Comments
 (0)