Skip to content

Commit

Permalink
Version 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarg committed Nov 17, 2018
1 parent 7747d8e commit 02d9f65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta.ws.rs-examples</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<packaging>jar</packaging>
<name>jakarta.ws.rs-examples</name>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>jakarta.ws.rs</groupId>
<artifactId>jakarta.ws.rs-api</artifactId>
<version>2.1.3-SNAPSHOT</version>
<version>2.1.3</version>
<packaging>bundle</packaging>
<name>javax.ws.rs-api</name>
<description>Java API for RESTful Web Services</description>
Expand Down

0 comments on commit 02d9f65

Please sign in to comment.