File tree Expand file tree Collapse file tree 6 files changed +7
-9
lines changed Expand file tree Collapse file tree 6 files changed +7
-9
lines changed 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 >0.0.0-develop </version >
23
+ <version >1.12.3 </version >
24
24
<packaging >bundle</packaging >
25
25
<properties >
26
26
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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 >0.0.0-develop </version >
8
+ <version >1.12.3 </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 >0.0.0-develop </version >
9
+ <version >1.12.3 </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 >0.0.0-develop </version >
7
+ <version >1.12.3 </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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >org.everit.json.schema.tests.parent</artifactId >
7
5
<groupId >org.everit.json</groupId >
8
- <version >0.0.0-develop </version >
6
+ <version >1.12.3 </version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
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 >0.0.0-develop </version >
9
+ <version >1.12.3 </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