You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@
110
110
</plugin>
111
111
<plugin>
112
112
<artifactId>maven-release-plugin</artifactId>
113
-
<version>3.0.0</version>
113
+
<version>3.0.1</version>
114
114
</plugin>
115
115
<plugin>
116
116
<artifactId>maven-enforcer-plugin</artifactId>
@@ -175,7 +175,7 @@
175
175
</plugin>
176
176
<plugin>
177
177
<artifactId>maven-release-plugin</artifactId>
178
-
<version>3.0.0</version>
178
+
<version>3.0.1</version>
179
179
</plugin>
180
180
181
181
<!-- if you would like to run the git-commit-id-maven-plugin for your build, you could also include it here instead using a profile (see README.md) -->
0 commit comments