diff --git a/async-job-service/pom.xml b/async-job-service/pom.xml index d2a5897a..d0490e89 100755 --- a/async-job-service/pom.xml +++ b/async-job-service/pom.xml @@ -4,12 +4,12 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples examples-async-job-service - 5.0.0.Alpha2 + 5.0.0.Beta1 war Example: Async Job Service diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index 341af1be..140926d0 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml products-runner diff --git a/digital-signatures/no-dns/pom.xml b/digital-signatures/no-dns/pom.xml index 58ae1bda..3bc80c7d 100755 --- a/digital-signatures/no-dns/pom.xml +++ b/digital-signatures/no-dns/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../../pom.xml org.jboss.resteasy.test diff --git a/digital-signatures/pom.xml b/digital-signatures/pom.xml index b9ef2a1a..d2e807f2 100755 --- a/digital-signatures/pom.xml +++ b/digital-signatures/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml diff --git a/digital-signatures/use-dns/pom.xml b/digital-signatures/use-dns/pom.xml index 4bfff4b4..1f01e70a 100755 --- a/digital-signatures/use-dns/pom.xml +++ b/digital-signatures/use-dns/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../../pom.xml org.jboss.resteasy.test diff --git a/examples-jsapi/pom.xml b/examples-jsapi/pom.xml index 6785d648..68fc56a2 100755 --- a/examples-jsapi/pom.xml +++ b/examples-jsapi/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml diff --git a/jaxb-json/pom.xml b/jaxb-json/pom.xml index 7ae0390b..2df3967d 100755 --- a/jaxb-json/pom.xml +++ b/jaxb-json/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml diff --git a/jaxrs-2.0/pom.xml b/jaxrs-2.0/pom.xml index a4192bab..b5529a70 100644 --- a/jaxrs-2.0/pom.xml +++ b/jaxrs-2.0/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml diff --git a/jaxrs-2.0/server-async-http/pom.xml b/jaxrs-2.0/server-async-http/pom.xml index a6d60e5e..da7b15f1 100755 --- a/jaxrs-2.0/server-async-http/pom.xml +++ b/jaxrs-2.0/server-async-http/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../../pom.xml org.jboss.resteasy.test diff --git a/jaxrs-2.0/simple-client/pom.xml b/jaxrs-2.0/simple-client/pom.xml index 711a90fc..4fea3aed 100755 --- a/jaxrs-2.0/simple-client/pom.xml +++ b/jaxrs-2.0/simple-client/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../../pom.xml org.jboss.resteasy.test diff --git a/jaxrs-swagger-example/pom.xml b/jaxrs-swagger-example/pom.xml index 8270b88c..b522a65f 100644 --- a/jaxrs-swagger-example/pom.xml +++ b/jaxrs-swagger-example/pom.xml @@ -5,7 +5,7 @@ resteasy-examples org.jboss.resteasy - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml 4.0.0 diff --git a/jaxrs2-async-pubsub-example/pom.xml b/jaxrs2-async-pubsub-example/pom.xml index 4ea414f2..b2724b43 100755 --- a/jaxrs2-async-pubsub-example/pom.xml +++ b/jaxrs2-async-pubsub-example/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml async-pubsub-example diff --git a/jsapi-servlet-test/pom.xml b/jsapi-servlet-test/pom.xml index 607f5f14..765f13a8 100755 --- a/jsapi-servlet-test/pom.xml +++ b/jsapi-servlet-test/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.test diff --git a/pom.xml b/pom.xml index a931f375..bbde01af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 pom RESTEasy Examples diff --git a/resteasy-spring-basic/pom.xml b/resteasy-spring-basic/pom.xml index bc701e59..2b85ba1a 100755 --- a/resteasy-spring-basic/pom.xml +++ b/resteasy-spring-basic/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/resteasy-spring-customized/pom.xml b/resteasy-spring-customized/pom.xml index a1b7b04c..b7dca973 100755 --- a/resteasy-spring-customized/pom.xml +++ b/resteasy-spring-customized/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/resteasy-spring-mvc/pom.xml b/resteasy-spring-mvc/pom.xml index 284d86a2..0957938a 100755 --- a/resteasy-spring-mvc/pom.xml +++ b/resteasy-spring-mvc/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/resteasy-spring-rest/pom.xml b/resteasy-spring-rest/pom.xml index f206b89a..83104c3f 100755 --- a/resteasy-spring-rest/pom.xml +++ b/resteasy-spring-rest/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/resteasy-spring-undertow/pom.xml b/resteasy-spring-undertow/pom.xml index 4927211f..bba6cb54 100755 --- a/resteasy-spring-undertow/pom.xml +++ b/resteasy-spring-undertow/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/resteasy-wadl-wildfly/pom.xml b/resteasy-wadl-wildfly/pom.xml index f7d2ac00..dfb77c70 100644 --- a/resteasy-wadl-wildfly/pom.xml +++ b/resteasy-wadl-wildfly/pom.xml @@ -7,7 +7,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml diff --git a/smime/pom.xml b/smime/pom.xml index f72d41f0..cd259651 100755 --- a/smime/pom.xml +++ b/smime/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.test diff --git a/spring-hibernate-contacts/core/pom.xml b/spring-hibernate-contacts/core/pom.xml index 79e2f33d..58fffc85 100755 --- a/spring-hibernate-contacts/core/pom.xml +++ b/spring-hibernate-contacts/core/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy.examples examples-spring-hibernate-contacts - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml examples-spring-hibernate-contacts-core diff --git a/spring-hibernate-contacts/persistence/pom.xml b/spring-hibernate-contacts/persistence/pom.xml index 74679cfd..71d191b4 100755 --- a/spring-hibernate-contacts/persistence/pom.xml +++ b/spring-hibernate-contacts/persistence/pom.xml @@ -5,7 +5,7 @@ org.jboss.resteasy.examples examples-spring-hibernate-contacts - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml examples-spring-hibernate-contacts-persistence diff --git a/spring-hibernate-contacts/pom.xml b/spring-hibernate-contacts/pom.xml index 6ce13b37..183d7084 100755 --- a/spring-hibernate-contacts/pom.xml +++ b/spring-hibernate-contacts/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/spring-hibernate-contacts/services/pom.xml b/spring-hibernate-contacts/services/pom.xml index c17ecfed..c52aaa5b 100755 --- a/spring-hibernate-contacts/services/pom.xml +++ b/spring-hibernate-contacts/services/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy.examples examples-spring-hibernate-contacts - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy.examples diff --git a/tracing-example/pom.xml b/tracing-example/pom.xml index 25585d8c..c1eebdf4 100644 --- a/tracing-example/pom.xml +++ b/tracing-example/pom.xml @@ -6,7 +6,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml org.jboss.resteasy diff --git a/wadl-example/pom.xml b/wadl-example/pom.xml index 2f76c34b..53604735 100644 --- a/wadl-example/pom.xml +++ b/wadl-example/pom.xml @@ -4,7 +4,7 @@ org.jboss.resteasy resteasy-examples - 5.0.0.Alpha2 + 5.0.0.Beta1 ../pom.xml