Skip to content

Commit 428fafa

Browse files
committed
Fixed typo
1 parent 243803c commit 428fafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@
10871087
<artifactId>maven-changelog-plugin</artifactId>
10881088
<configuration>
10891089
<providerImplementations>
1090-
<svn>jgit</svn>
1090+
<git>jgit</git>
10911091
</providerImplementations>
10921092
</configuration>
10931093
</plugin>

0 commit comments

Comments
 (0)