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 24f11f4 commit 26db080Copy full SHA for 26db080
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.openstreetmap.josm.plugins</groupId>
6
<artifactId>plugin-root</artifactId>
7
- <version>SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
8
</parent>
9
<artifactId>Mapillary</artifactId>
10
<url>${plugin.link}</url>
@@ -39,7 +39,7 @@
39
<dependency>
40
41
<artifactId>apache-commons</artifactId>
42
43
<scope>provided</scope>
44
</dependency>
45
0 commit comments