We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e9209 commit 3361674Copy full SHA for 3361674
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>DxfImport</artifactId>
10
@@ -37,7 +37,7 @@
37
<dependency>
38
39
<artifactId>apache-commons</artifactId>
40
41
<scope>provided</scope>
42
</dependency>
43
0 commit comments