File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<modelVersion >4.0.0</modelVersion >
22
22
<groupId >org.everit.json</groupId >
23
23
<artifactId >org.everit.json.schema</artifactId >
24
- <version >1.7.0-SNAPSHOT </version >
24
+ <version >1.7.0</version >
25
25
<packaging >bundle</packaging >
26
26
<properties >
27
27
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.everit.json</groupId >
8
8
<artifactId >org.everit.json.schema.parent</artifactId >
9
- <version >1.7.0-SNAPSHOT </version >
9
+ <version >1.7.0</version >
10
10
11
11
<packaging >pom</packaging >
12
12
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.7.0-SNAPSHOT </version >
27
+ <version >1.7.0</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