Skip to content

Commit c1cd462

Browse files
committed
Removed jgit
1 parent 9a91516 commit c1cd462

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -693,18 +693,6 @@
693693
<groupId>org.apache.maven.plugins</groupId>
694694
<artifactId>maven-changelog-plugin</artifactId>
695695
<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>
708696
</plugin>
709697
<plugin>
710698
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)