Skip to content

Commit fdc40dd

Browse files
committed
See #23716: Update SNAPSHOT to 1.0-SNAPSHOT for plugin versions
1 parent f467d7c commit fdc40dd

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>turnlanes-tagging</artifactId>
1010

@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.openstreetmap.josm.plugins</groupId>
3232
<artifactId>tageditor</artifactId>
33-
<version>SNAPSHOT</version>
33+
<version>1.0-SNAPSHOT</version>
3434
<scope>provided</scope>
3535
</dependency>
3636
</dependencies>

0 commit comments

Comments
 (0)