Skip to content

Commit d941bad

Browse files
Update API version of jakarta.json.bind:jakarta.json.bind-api to 3.0.0-RC1
1 parent 7038260 commit d941bad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2016, 2022 Oracle and/or its affiliates. All rights reserved.
55
66
This program and the accompanying materials are made available under the
77
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
2828

2929
<groupId>jakarta.json.bind</groupId>
3030
<artifactId>jakarta.json.bind-api</artifactId>
31-
<version>3.0.0-SNAPSHOT</version>
31+
<version>3.0.0-RC1</version>
3232
<packaging>jar</packaging>
3333

3434
<name>JSON-B API</name>
@@ -316,7 +316,7 @@
316316
</header>
317317
<bottom><![CDATA[
318318
Comments to: <a href="mailto:${release.spec.feedback}">${release.spec.feedback}</a>.<br>
319-
Copyright &#169; 2019, 2021 Eclipse Foundation. All Rights Reserved.<br>
319+
Copyright &#169; 2019, 2022 Eclipse Foundation. All Rights Reserved.<br>
320320
Use is subject to <a href="{@docRoot}/doc-files/EFSL.html" target="_top">license terms</a>.]]>
321321
</bottom>
322322
</configuration>

0 commit comments

Comments
 (0)