We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e1751 commit 6d6f8a5Copy full SHA for 6d6f8a5
api/pom.xml
@@ -23,11 +23,11 @@
23
<parent>
24
<groupId>org.eclipse.ee4j</groupId>
25
<artifactId>project</artifactId>
26
- <version>1.0</version>
+ <version>1.0.1</version>
27
</parent>
28
29
- <groupId>javax.json.bind</groupId>
30
- <artifactId>javax.json.bind-api</artifactId>
+ <groupId>jakarta.json.bind</groupId>
+ <artifactId>jakarta.json.bind-api</artifactId>
31
<version>1.1.0-SNAPSHOT</version>
32
<packaging>jar</packaging>
33
0 commit comments