Skip to content

Commit 3361674

Browse files
committed
See #23716: Update SNAPSHOT to 1.0-SNAPSHOT for plugin versions
1 parent 18e9209 commit 3361674

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>DxfImport</artifactId>
1010

@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.openstreetmap.josm.plugins</groupId>
3939
<artifactId>apache-commons</artifactId>
40-
<version>SNAPSHOT</version>
40+
<version>1.0-SNAPSHOT</version>
4141
<scope>provided</scope>
4242
</dependency>
4343
<dependency>

0 commit comments

Comments
 (0)