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 9a91516 commit c1cd462Copy full SHA for c1cd462
1 file changed
pom.xml
@@ -693,18 +693,6 @@
693
<groupId>org.apache.maven.plugins</groupId>
694
<artifactId>maven-changelog-plugin</artifactId>
695
<version>2.3</version>
696
- <configuration>
697
- <providerImplementations>
698
- <git>jgit</git>
699
- </providerImplementations>
700
- </configuration>
701
- <dependencies>
702
- <dependency>
703
- <groupId>org.apache.maven.scm</groupId>
704
- <artifactId>maven-scm-provider-jgit</artifactId>
705
- <version>2.2.1</version>
706
- </dependency>
707
- </dependencies>
708
</plugin>
709
<plugin>
710
<groupId>org.codehaus.mojo</groupId>
0 commit comments