File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 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`:
4646<dependency >
4747 <groupId >com.github.erosb</groupId >
4848 <artifactId >everit-json-schema</artifactId >
49- <version >1.14.0 </version >
49+ <version >1.14.1 </version >
5050</dependency >
5151```
5252
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121 <groupId >org.everit.json</groupId >
2222 <artifactId >org.everit.json.schema</artifactId >
23- <version >1.14.1 </version >
23+ <version >0.0.0-develop </version >
2424 <packaging >bundle</packaging >
2525 <properties >
2626 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
140140 <dependency >
141141 <groupId >com.github.erosb</groupId >
142142 <artifactId >everit-json-schema</artifactId >
143- <version >1.14.0 </version >
143+ <version >1.14.1 </version >
144144 <type >jar</type >
145145 </dependency >
146146 </oldVersion >
Original file line number Diff line number Diff line change 55
66 <groupId >org.everit.json</groupId >
77 <artifactId >org.everit.json.schema.parent</artifactId >
8- <version >1.14.1 </version >
8+ <version >0.0.0-develop </version >
99
1010 <packaging >pom</packaging >
1111
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.everit.json</groupId >
88 <artifactId >org.everit.json.schema.tests.parent</artifactId >
9- <version >1.14.1 </version >
9+ <version >0.0.0-develop </version >
1010 </parent >
1111
1212 <artifactId >org.everit.json.schema.tests.android</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.everit.json</groupId >
66 <artifactId >org.everit.json.schema.parent</artifactId >
7- <version >1.14.1 </version >
7+ <version >0.0.0-develop </version >
88 </parent >
99
1010 <artifactId >org.everit.json.schema.tests.parent</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >org.everit.json.schema.tests.parent</artifactId >
55 <groupId >org.everit.json</groupId >
6- <version >1.14.1 </version >
6+ <version >0.0.0-develop </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.everit.json</groupId >
88 <artifactId >org.everit.json.schema.tests.parent</artifactId >
9- <version >1.14.1 </version >
9+ <version >0.0.0-develop </version >
1010 </parent >
1111
1212 <artifactId >org.everit.json.schema.tests.vanilla</artifactId >
You can’t perform that action at this time.
0 commit comments