File tree Expand file tree Collapse file tree 5 files changed +6
-7
lines changed Expand file tree Collapse file tree 5 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 16
16
limitations under the License.
17
17
18
18
-->
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
<groupId >org.everit.json</groupId >
23
22
<artifactId >org.everit.json.schema</artifactId >
24
- <version >0.0.0-develop </version >
23
+ <version >1.12.0 </version >
25
24
<packaging >bundle</packaging >
26
25
<properties >
27
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.0 </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.0 </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.0 </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 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.0 </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