Skip to content

Commit 26db080

Browse files
committed
See #23716: Update SNAPSHOT to 1.0-SNAPSHOT for plugin versions
1 parent 24f11f4 commit 26db080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openstreetmap.josm.plugins</groupId>
66
<artifactId>plugin-root</artifactId>
7-
<version>SNAPSHOT</version>
7+
<version>1.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>Mapillary</artifactId>
1010
<url>${plugin.link}</url>
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.openstreetmap.josm.plugins</groupId>
4141
<artifactId>apache-commons</artifactId>
42-
<version>SNAPSHOT</version>
42+
<version>1.0-SNAPSHOT</version>
4343
<scope>provided</scope>
4444
</dependency>
4545
<dependency>

0 commit comments

Comments
 (0)