We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04e274 commit cf06108Copy full SHA for cf06108
pom.xml
@@ -186,13 +186,7 @@ software, even if advised of the possibility of such damage.
186
<plugin>
187
<groupId>org.apache.maven.plugins</groupId>
188
<artifactId>maven-release-plugin</artifactId>
189
- <dependencies>
190
- <dependency>
191
- <groupId>org.apache.maven.scm</groupId>
192
- <artifactId>maven-scm-provider-gitexe</artifactId>
193
- <version>1.1-db-1</version>
194
- </dependency>
195
- </dependencies>
+ <version>2.4.2</version>
196
</plugin>
197
198
0 commit comments