Skip to content

Commit 7050f21

Browse files
committed
Fixing pom.xml for releasing
1 parent e977d00 commit 7050f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<plugin>
3636
<groupId>org.apache.maven.plugins</groupId>
3737
<artifactId>maven-release-plugin</artifactId>
38-
<version>3.0.0-M1</version>
38+
<version>2.5.3</version>
3939
<configuration>
4040
<localCheckout>true</localCheckout>
4141
<pushChanges>false</pushChanges>

0 commit comments

Comments
 (0)