Skip to content

Commit 28511e3

Browse files
author
Stephane Landelle
committed
no comment
1 parent 6db7149 commit 28511e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,12 @@
208208
<extension>
209209
<groupId>org.apache.maven.scm</groupId>
210210
<artifactId>maven-scm-provider-gitexe</artifactId>
211-
<version>1.9.1</version>
211+
<version>1.6</version>
212212
</extension>
213213
<extension>
214214
<groupId>org.apache.maven.scm</groupId>
215215
<artifactId>maven-scm-manager-plexus</artifactId>
216-
<version>1.9.1</version>
216+
<version>1.6</version>
217217
</extension>
218218
<extension>
219219
<groupId>org.kathrynhuxtable.maven.wagon</groupId>
@@ -243,7 +243,7 @@
243243
<plugin>
244244
<groupId>org.apache.maven.plugins</groupId>
245245
<artifactId>maven-scm-plugin</artifactId>
246-
<version>1.9.1</version>
246+
<version>1.6</version>
247247
</plugin>
248248
<plugin>
249249
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)