Skip to content

Commit 0d59f99

Browse files
committed
Preparing for 1.0 final release
Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
1 parent 8aa3b02 commit 0d59f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<groupId>org.eclipse</groupId>
4747
<artifactId>yasson</artifactId>
48-
<version>1.0.0-SNAPSHOT</version>
48+
<version>1.0</version>
4949
<packaging>jar</packaging>
5050
<name>org.eclipse.yasson</name>
5151

@@ -116,7 +116,7 @@
116116
<properties>
117117
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
118118
<javax.json.version>1.1</javax.json.version>
119-
<javax.json.bind.version>1.0.0-RC2</javax.json.bind.version>
119+
<javax.json.bind.version>1.0</javax.json.bind.version>
120120
</properties>
121121

122122
<profiles>

0 commit comments

Comments
 (0)