Skip to content

Commit 218e7fb

Browse files
committed
See #23716: Update SNAPSHOT to 1.0-SNAPSHOT for plugin versions
1 parent 50bc3a9 commit 218e7fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>auto-tools</artifactId>
1010

@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.openstreetmap.josm.plugins</groupId>
3434
<artifactId>utilsplugin2</artifactId>
35-
<version>SNAPSHOT</version>
35+
<version>1.0-SNAPSHOT</version>
3636
<scope>provided</scope>
3737
</dependency>
3838
</dependencies>

0 commit comments

Comments
 (0)