File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.openstreetmap.josm.plugins</groupId >
5
5
<artifactId >pt_assistant</artifactId >
6
- <version >SNAPSHOT</version >
6
+ <version >1.0- SNAPSHOT</version >
7
7
<properties >
8
8
<jmockit .version>1.49.a</jmockit .version>
9
9
<pmd .version>7.5.0</pmd .version>
36
36
<dependency >
37
37
<groupId >org.openstreetmap.josm</groupId >
38
38
<artifactId >josm</artifactId >
39
- <version >SNAPSHOT</version >
39
+ <version >1.5- SNAPSHOT</version >
40
40
<scope >provided</scope >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >org.openstreetmap.josm.plugins</groupId >
44
44
<artifactId >pmtiles</artifactId >
45
- <version >SNAPSHOT</version >
45
+ <version >1.0- SNAPSHOT</version >
46
46
<scope >provided</scope >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >org.openstreetmap.josm.plugins</groupId >
50
50
<artifactId >utilsplugin2</artifactId >
51
- <version >SNAPSHOT</version >
51
+ <version >1.0- SNAPSHOT</version >
52
52
<scope >provided</scope >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.openstreetmap.josm</groupId >
56
56
<artifactId >josm-unittest</artifactId >
57
- <version >SNAPSHOT</version >
57
+ <version >1.5- SNAPSHOT</version >
58
58
<scope >test</scope >
59
59
</dependency >
60
60
<dependency >
You can’t perform that action at this time.
0 commit comments