Skip to content

Commit 57730cf

Browse files
committed
Revert "fix: Fixed version of release plugin to the same used by sonatype parent project"
This reverts commit 5948b6e.
1 parent 5948b6e commit 57730cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)