File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Add the following dependency to your `pom.xml`:
46
46
<dependency >
47
47
<groupId >com.github.erosb</groupId >
48
48
<artifactId >everit-json-schema</artifactId >
49
- <version >1.14.0 </version >
49
+ <version >1.14.1 </version >
50
50
</dependency >
51
51
```
52
52
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<groupId >org.everit.json</groupId >
22
22
<artifactId >org.everit.json.schema</artifactId >
23
- <version >1.14.1 </version >
23
+ <version >0.0.0-develop </version >
24
24
<packaging >bundle</packaging >
25
25
<properties >
26
26
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
140
140
<dependency >
141
141
<groupId >com.github.erosb</groupId >
142
142
<artifactId >everit-json-schema</artifactId >
143
- <version >1.14.0 </version >
143
+ <version >1.14.1 </version >
144
144
<type >jar</type >
145
145
</dependency >
146
146
</oldVersion >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.everit.json</groupId >
7
7
<artifactId >org.everit.json.schema.parent</artifactId >
8
- <version >1.14.1 </version >
8
+ <version >0.0.0-develop </version >
9
9
10
10
<packaging >pom</packaging >
11
11
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.everit.json</groupId >
8
8
<artifactId >org.everit.json.schema.tests.parent</artifactId >
9
- <version >1.14.1 </version >
9
+ <version >0.0.0-develop </version >
10
10
</parent >
11
11
12
12
<artifactId >org.everit.json.schema.tests.android</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.everit.json</groupId >
6
6
<artifactId >org.everit.json.schema.parent</artifactId >
7
- <version >1.14.1 </version >
7
+ <version >0.0.0-develop </version >
8
8
</parent >
9
9
10
10
<artifactId >org.everit.json.schema.tests.parent</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >org.everit.json.schema.tests.parent</artifactId >
5
5
<groupId >org.everit.json</groupId >
6
- <version >1.14.1 </version >
6
+ <version >0.0.0-develop </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.everit.json</groupId >
8
8
<artifactId >org.everit.json.schema.tests.parent</artifactId >
9
- <version >1.14.1 </version >
9
+ <version >0.0.0-develop </version >
10
10
</parent >
11
11
12
12
<artifactId >org.everit.json.schema.tests.vanilla</artifactId >
You can’t perform that action at this time.
0 commit comments