File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Add the following to your `pom.xml`:
12
12
<dependency >
13
13
<groupId >org.everit.json</groupId >
14
14
<artifactId >org.everit.json.schema</artifactId >
15
- <version >1.0.0 </version >
15
+ <version >1.0.2 </version >
16
16
</dependency >
17
17
```
18
18
Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.everit.json</groupId >
31
31
<artifactId >org.everit.json.schema</artifactId >
32
- <version >1.0.1 </version >
32
+ <version >1.0.2 </version >
33
33
34
34
<packaging >bundle</packaging >
35
35
Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.everit.json</groupId >
31
31
<artifactId >org.everit.json.schema.parent</artifactId >
32
- <version >1.0.1 </version >
32
+ <version >1.0.2 </version >
33
33
34
34
<packaging >pom</packaging >
35
35
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.everit.json</groupId >
26
26
<artifactId >org.everit.json.schema.parent</artifactId >
27
- <version >1.0.1 </version >
27
+ <version >1.0.2 </version >
28
28
</parent >
29
29
30
30
<artifactId >org.everit.json.schema.tests</artifactId >
You can’t perform that action at this time.
0 commit comments