File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
4
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
5
5
6
6
This program and the accompanying materials are made available under the
7
7
terms of the Eclipse Distribution License v. 1.0, which is available at
15
15
16
16
<groupId >jakarta.json.bind</groupId >
17
17
<artifactId >jakarta.json.bind-docs</artifactId >
18
- <version >1 .0.0</version >
18
+ <version >2 .0.0-SNAPSHOT </version >
19
19
<packaging >pom</packaging >
20
20
<name >JSON Binding Docs</name >
21
21
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
4
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
5
5
6
6
This program and the accompanying materials are made available under the
7
7
terms of the Eclipse Public License v. 2.0, which is available at
20
20
<parent >
21
21
<groupId >org.eclipse.ee4j</groupId >
22
22
<artifactId >project</artifactId >
23
- <version >1.0.5 </version >
23
+ <version >1.0.6 </version >
24
24
<relativePath />
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
<groupId >jakarta.json.bind</groupId >
28
28
<artifactId >jsonb-spec</artifactId >
29
29
<packaging >pom</packaging >
30
- <version >2.0-SNAPSHOT</version >
30
+ <version >2.0.0 -SNAPSHOT</version >
31
31
<name >Jakarta JSON Binding Specification</name >
32
32
33
33
<properties >
You can’t perform that action at this time.
0 commit comments