Skip to content

Commit

Permalink
5.0.0.Alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
liweinan committed Oct 12, 2021
1 parent f9517bc commit 8566776
Show file tree
Hide file tree
Showing 27 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions async-job-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-async-job-service</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<packaging>war</packaging>
<name>Example: Async Job Service</name>
<description></description>
Expand Down
2 changes: 1 addition & 1 deletion bootable-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>products-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion digital-signatures/no-dns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
4 changes: 2 additions & 2 deletions digital-signatures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.jboss.resteasy</groupId>
<artifactId>signature-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<packaging>pom</packaging>
<name>Resteasy Examples</name>
<description></description>
Expand Down
2 changes: 1 addition & 1 deletion digital-signatures/use-dns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples-jsapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.jboss.resteasy</groupId>
<artifactId>examples-jsapi</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<packaging>war</packaging>
<name>Example: JS-API</name>
<description></description>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs-2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs-2.0/server-async-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-2.0/simple-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-swagger-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>testable-examples-pom</artifactId>
<groupId>org.jboss.resteasy</groupId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs2-async-pubsub-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>async-pubsub-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsapi-servlet-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<packaging>pom</packaging>
<name>Resteasy Examples</name>
<description></description>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-spring-basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-spring-customized/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-spring-mvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-spring-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-spring-undertow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion resteasy-wadl-wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion smime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate-contacts/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-spring-hibernate-contacts</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate-contacts/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-spring-hibernate-contacts</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate-contacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate-contacts/services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-spring-hibernate-contacts</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tracing-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy</groupId>
Expand Down
2 changes: 1 addition & 1 deletion wadl-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>testable-examples-pom</artifactId>
<version>5.0.0.Alpha1</version>
<version>5.0.0.Alpha2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 8566776

Please sign in to comment.