Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 3478075

Browse files
pavelbucekGerrit Code Review
authored andcommitted
Merge "JSON-B 1.0 and Yasson 1.0."
2 parents 8d85073 + 8d25514 commit 3478075

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
@@ -1866,7 +1866,7 @@
18661866
<javax.validation.api.version>1.1.0.Final</javax.validation.api.version>
18671867
<jaxb.api.version>2.2.7</jaxb.api.version>
18681868
<jaxb.ri.version>2.2.7</jaxb.ri.version>
1869-
<jsonb.api.version>1.0.0-RC2</jsonb.api.version>
1869+
<jsonb.api.version>1.0</jsonb.api.version>
18701870
<jaxrs.api.spec.version>2.1</jaxrs.api.spec.version>
18711871
<jaxrs.api.impl.version>2.1-m09</jaxrs.api.impl.version>
18721872
<jboss.logging.version>3.3.0.Final</jboss.logging.version>
@@ -1909,6 +1909,6 @@
19091909
<weld3.version>3.0.0.Final</weld3.version>
19101910
<xerces.version>2.11.0</xerces.version>
19111911
<xmlunit.version>1.6</xmlunit.version>
1912-
<yasson.version>1.0.0-RC2</yasson.version>
1912+
<yasson.version>1.0</yasson.version>
19131913
</properties>
19141914
</project>

0 commit comments

Comments
 (0)