Skip to content

Commit

Permalink
[bugfix] Correct non-existent plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Dec 6, 2019
1 parent f48ef73 commit de5333c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.11.12</version>
<version>1.11.2</version>
<configuration>
<sign>true</sign>
</configuration>
Expand Down

0 comments on commit de5333c

Please sign in to comment.