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 a5494b1 commit fd04b5fCopy full SHA for fd04b5f
pom.xml
@@ -150,6 +150,16 @@
150
<artifactId>mockito-core</artifactId>
151
<scope>test</scope>
152
</dependency>
153
+ <dependency>
154
+ <groupId>org.apache.maven.scm</groupId>
155
+ <artifactId>maven-scm-api</artifactId>
156
+ <version>1.11.1</version>
157
+ </dependency>
158
159
160
+ <artifactId>maven-scm-provider-gitexe</artifactId>
161
162
163
</dependencies>
164
165
<scm>
0 commit comments