We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f467d7c commit fdc40ddCopy full SHA for fdc40dd
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>turnlanes-tagging</artifactId>
10
@@ -30,7 +30,7 @@
30
<dependency>
31
32
<artifactId>tageditor</artifactId>
33
34
<scope>provided</scope>
35
</dependency>
36
</dependencies>
0 commit comments