Skip to content

Commit

Permalink
6.0.0.Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
liweinan committed Apr 7, 2022
1 parent 23083ac commit cf979dc
Show file tree
Hide file tree
Showing 27 changed files with 28 additions and 28 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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>examples-async-job-service</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion digital-signatures/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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.jboss.resteasy.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples-jsapi/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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jaxb-json/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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<groupId>org.jboss.resteasy</groupId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<packaging>pom</packaging>
<name>RESTEasy Examples</name>

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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>examples-spring-hibernate-contacts-core</artifactId>
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-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>examples-spring-hibernate-contacts-persistence</artifactId>
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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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-SNAPSHOT</version>
<version>6.0.0.Alpha1</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>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-examples</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>6.0.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit cf979dc

Please sign in to comment.