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

Commit b92e97d

Browse files
committed
Yasson 1.0.0-RC2
Change-Id: I5407c2fb87992c54817f396e8e93fdcfefe3fff8
1 parent 24e4af0 commit b92e97d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@
17781778
<dependency>
17791779
<groupId>org.eclipse</groupId>
17801780
<artifactId>yasson</artifactId>
1781-
<version>${jsonb.ri.version}</version>
1781+
<version>${yasson.version}</version>
17821782
</dependency>
17831783

17841784

@@ -1866,7 +1866,6 @@
18661866
<jaxb.api.version>2.2.7</jaxb.api.version>
18671867
<jaxb.ri.version>2.2.7</jaxb.ri.version>
18681868
<jsonb.api.version>1.0.0-RC2</jsonb.api.version>
1869-
<jsonb.ri.version>1.0.0-RC1</jsonb.ri.version>
18701869
<jaxrs.api.spec.version>2.1</jaxrs.api.spec.version>
18711870
<jaxrs.api.impl.version>2.1-m09</jaxrs.api.impl.version>
18721871
<jboss.logging.version>3.3.0.Final</jboss.logging.version>
@@ -1909,6 +1908,6 @@
19091908
<weld3.version>3.0.0.Final</weld3.version>
19101909
<xerces.version>2.11.0</xerces.version>
19111910
<xmlunit.version>1.6</xmlunit.version>
1912-
<mockito.version>1.10.19</mockito.version>
1911+
<yasson.version>1.0.0-RC2</yasson.version>
19131912
</properties>
19141913
</project>

0 commit comments

Comments
 (0)