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 9d4ed6a commit 796cd4dCopy full SHA for 796cd4d
pom.xml
@@ -32,6 +32,7 @@
32
<plugin.description>Allows the user to work with pictures hosted at mapillary.com</plugin.description>
33
<plugin.icon>images/mapillary-logo.svg</plugin.icon>
34
<plugin.link>https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Mapillary</plugin.link>
35
+ <plugin.minimum.java.version>${java.lang.version}</plugin.minimum.java.version>
36
<plugin.canloadatruntime>true</plugin.canloadatruntime>
37
<plugin.requires>apache-commons</plugin.requires>
38
</properties>
0 commit comments