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 3a69469 commit fa4a177Copy full SHA for fa4a177
pom.xml
@@ -117,6 +117,11 @@
117
<artifactId>maven-release-plugin</artifactId>
118
<version>2.5.3</version>
119
<dependencies>
120
+ <dependency>
121
+ <groupId>org.apache.maven.scm</groupId>
122
+ <artifactId>maven-scm-api</artifactId>
123
+ <version>1.11.2</version>
124
+ </dependency>
125
<dependency>
126
<groupId>org.apache.maven.scm</groupId>
127
<artifactId>maven-scm-provider-gitexe</artifactId>
0 commit comments