Skip to content

Commit

Permalink
Merge pull request #253 from mivek/bugfix/OurAirportProvider
Browse files Browse the repository at this point in the history
Fix GPG version
  • Loading branch information
mivek authored May 29, 2021
2 parents 05bfcb1 + 164080e commit b369802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
<maven.javadoc.plugin.version>3.3.0</maven.javadoc.plugin.version>
<maven.gpg.plugin.version>3.1.0</maven.gpg.plugin.version>
<maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.13.2</junit.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit b369802

Please sign in to comment.