From 7c22ade733e95028ec46e0b0f1118f91b63ccb04 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 11 Sep 2019 15:16:54 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #565] [Release 2.8.1] prepare for next development iteration --- analytics/msf4j-analytics-common/pom.xml | 2 +- analytics/msf4j-analytics/pom.xml | 2 +- analytics/wso2das-tracing-capp/pom.xml | 2 +- analytics/zipkin-tracing/pom.xml | 2 +- archetypes/msf4j-microservice/pom.xml | 2 +- client/pom.xml | 2 +- core/pom.xml | 2 +- deployer/pom.xml | 2 +- distribution/binary/pom.xml | 2 +- distribution/msf4j-all/pom.xml | 2 +- features/org.wso2.msf4j.deployer.feature/pom.xml | 2 +- features/org.wso2.msf4j.feature/pom.xml | 2 +- jaxrs-delegates/pom.xml | 2 +- perf-benchmark/Samples/wso2msf4j/pom.xml | 4 ++-- pom.xml | 4 ++-- poms/msf4j-service/pom.xml | 6 +++--- poms/parent/pom.xml | 8 ++------ samples/basicauth-security/pom.xml | 2 +- samples/circuitbreaker/pom.xml | 2 +- samples/fileserver/pom.xml | 2 +- samples/formparam/pom.xml | 2 +- samples/helloworld/pom.xml | 2 +- samples/http-monitoring/pom.xml | 2 +- samples/http-session/pom.xml | 2 +- .../deployable-jar-interceptor-service/pom.xml | 2 +- samples/interceptor/fatjar-interceptor-service/pom.xml | 4 ++-- samples/interceptor/interceptor-common/pom.xml | 2 +- samples/interceptor/osgi-interceptor-service/pom.xml | 4 ++-- samples/jpa/pom.xml | 2 +- samples/jwt-claims/JWTAccessTokenBuilder/pom.xml | 2 +- samples/jwt-claims/jwt-sample/pom.xml | 2 +- samples/jwt-claims/pom.xml | 2 +- samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml | 2 +- samples/lifecycle/pom.xml | 2 +- samples/message-tracing/das/pom.xml | 2 +- samples/message-tracing/zipkin/pom.xml | 2 +- samples/metrics/pom.xml | 2 +- samples/oauth2-security/pom.xml | 2 +- samples/petstore/microservices/fileserver/pom.xml | 2 +- samples/petstore/microservices/pet/pom.xml | 2 +- samples/petstore/microservices/security/pom.xml | 2 +- samples/petstore/microservices/transaction/pom.xml | 2 +- samples/petstore/pom.xml | 2 +- samples/petstore/util/pom.xml | 2 +- samples/regex-pathparam/pom.xml | 2 +- samples/spring-helloworld/pom.xml | 4 ++-- samples/spring-profile/pom.xml | 4 ++-- samples/stockquote/bundle/pom.xml | 4 ++-- samples/stockquote/deployable-jar/pom.xml | 2 +- samples/stockquote/fatjar/pom.xml | 4 ++-- samples/subresource/pom.xml | 2 +- samples/template/pom.xml | 4 ++-- samples/websocket/chatApp/bundle/pom.xml | 2 +- samples/websocket/chatApp/deployable-jar/pom.xml | 2 +- samples/websocket/chatApp/fatjar/pom.xml | 2 +- spring/pom.xml | 2 +- swagger/pom.xml | 2 +- templating/msf4j-mustache-template/pom.xml | 2 +- tests/osgi-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-distribution/pom.xml | 2 +- 61 files changed, 73 insertions(+), 77 deletions(-) diff --git a/analytics/msf4j-analytics-common/pom.xml b/analytics/msf4j-analytics-common/pom.xml index eb1f1d669..e0c2b704d 100644 --- a/analytics/msf4j-analytics-common/pom.xml +++ b/analytics/msf4j-analytics-common/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/analytics/msf4j-analytics/pom.xml b/analytics/msf4j-analytics/pom.xml index 91c316995..86b872686 100644 --- a/analytics/msf4j-analytics/pom.xml +++ b/analytics/msf4j-analytics/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/analytics/wso2das-tracing-capp/pom.xml b/analytics/wso2das-tracing-capp/pom.xml index 11ae99840..d69b6516d 100644 --- a/analytics/wso2das-tracing-capp/pom.xml +++ b/analytics/wso2das-tracing-capp/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml 4.0.0 diff --git a/analytics/zipkin-tracing/pom.xml b/analytics/zipkin-tracing/pom.xml index ed14a4792..75da2c19b 100644 --- a/analytics/zipkin-tracing/pom.xml +++ b/analytics/zipkin-tracing/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/archetypes/msf4j-microservice/pom.xml b/archetypes/msf4j-microservice/pom.xml index c19eff390..861b13d97 100644 --- a/archetypes/msf4j-microservice/pom.xml +++ b/archetypes/msf4j-microservice/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index f1bfa998b..0f5058763 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index ef1cc81a7..e71318b18 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml diff --git a/deployer/pom.xml b/deployer/pom.xml index c9d6ae4f8..3a9742eea 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml 4.0.0 diff --git a/distribution/binary/pom.xml b/distribution/binary/pom.xml index 4375509a1..e7ba772a8 100644 --- a/distribution/binary/pom.xml +++ b/distribution/binary/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/distribution/msf4j-all/pom.xml b/distribution/msf4j-all/pom.xml index 00b80b4cf..227687f8c 100644 --- a/distribution/msf4j-all/pom.xml +++ b/distribution/msf4j-all/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/features/org.wso2.msf4j.deployer.feature/pom.xml b/features/org.wso2.msf4j.deployer.feature/pom.xml index 746e7d161..5b8740a92 100644 --- a/features/org.wso2.msf4j.deployer.feature/pom.xml +++ b/features/org.wso2.msf4j.deployer.feature/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/features/org.wso2.msf4j.feature/pom.xml b/features/org.wso2.msf4j.feature/pom.xml index ecc48305e..415feb224 100644 --- a/features/org.wso2.msf4j.feature/pom.xml +++ b/features/org.wso2.msf4j.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/jaxrs-delegates/pom.xml b/jaxrs-delegates/pom.xml index b0eb6cc7e..b85268ad4 100644 --- a/jaxrs-delegates/pom.xml +++ b/jaxrs-delegates/pom.xml @@ -25,7 +25,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml diff --git a/perf-benchmark/Samples/wso2msf4j/pom.xml b/perf-benchmark/Samples/wso2msf4j/pom.xml index 4522e1c1d..4074571cd 100644 --- a/perf-benchmark/Samples/wso2msf4j/pom.xml +++ b/perf-benchmark/Samples/wso2msf4j/pom.xml @@ -22,13 +22,13 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml org.wso2.msf4j.perftest.echo wso2msf4j-echo-message - 2.8.1 + 2.8.2-SNAPSHOT jar WSO2 MSF4J Microservice benchmark service diff --git a/pom.xml b/pom.xml index 412dd201a..85f8ab6ac 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.wso2.msf4j msf4j pom - 2.8.1 + 2.8.2-SNAPSHOT /~https://github.com/wso2/msf4j.git scm:git:/~https://github.com/wso2/msf4j.git scm:git:/~https://github.com/wso2/msf4j.git - v2.8.1 + HEAD diff --git a/poms/msf4j-service/pom.xml b/poms/msf4j-service/pom.xml index cf1dbd413..481495a02 100644 --- a/poms/msf4j-service/pom.xml +++ b/poms/msf4j-service/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service pom - 2.8.1 + 2.8.2-SNAPSHOT MSF4J-Parent @@ -151,7 +151,7 @@ scm:git:/~https://github.com/wso2/carbon-parent.git /~https://github.com/wso2/carbon-parent.git scm:git:/~https://github.com/wso2/carbon-parent.git - v2.8.1 + carbon-parent-4 @@ -574,7 +574,7 @@ 2.10 - 2.8.1 + 2.8.2-SNAPSHOT 1.8 1.8 diff --git a/poms/parent/pom.xml b/poms/parent/pom.xml index 4147f3b58..b0766d7a7 100644 --- a/poms/parent/pom.xml +++ b/poms/parent/pom.xml @@ -28,7 +28,7 @@ org.wso2.msf4j msf4j-parent pom - 2.8.1 + 2.8.2-SNAPSHOT WSO2 MSF4J - Parent Pom WSO2 MSF4J Parent Pom http://wso2.org @@ -786,7 +786,7 @@ 1.1 [1.1, 1.2) 4.5.2 - 2.8.1 + 2.8.2-SNAPSHOT 3.9.1 2.3.2 [2.0,3) @@ -886,8 +886,4 @@ 0.7.5.201505241946 4.3.1 - - - v2.8.1 - diff --git a/samples/basicauth-security/pom.xml b/samples/basicauth-security/pom.xml index c01d5bc10..9351c297a 100644 --- a/samples/basicauth-security/pom.xml +++ b/samples/basicauth-security/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/circuitbreaker/pom.xml b/samples/circuitbreaker/pom.xml index c43ac5c8f..3439e84d9 100644 --- a/samples/circuitbreaker/pom.xml +++ b/samples/circuitbreaker/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/fileserver/pom.xml b/samples/fileserver/pom.xml index 39d58b7ed..381601d7e 100644 --- a/samples/fileserver/pom.xml +++ b/samples/fileserver/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/formparam/pom.xml b/samples/formparam/pom.xml index 3849c961f..85559078a 100644 --- a/samples/formparam/pom.xml +++ b/samples/formparam/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 29b0010da..453055b0d 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/http-monitoring/pom.xml b/samples/http-monitoring/pom.xml index a34c462b8..b3096c468 100644 --- a/samples/http-monitoring/pom.xml +++ b/samples/http-monitoring/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/http-session/pom.xml b/samples/http-session/pom.xml index dcaef19f2..7e7d2d0b5 100644 --- a/samples/http-session/pom.xml +++ b/samples/http-session/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/interceptor/deployable-jar-interceptor-service/pom.xml b/samples/interceptor/deployable-jar-interceptor-service/pom.xml index 3e59f5ee4..152836e12 100644 --- a/samples/interceptor/deployable-jar-interceptor-service/pom.xml +++ b/samples/interceptor/deployable-jar-interceptor-service/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/parent/pom.xml 4.0.0 diff --git a/samples/interceptor/fatjar-interceptor-service/pom.xml b/samples/interceptor/fatjar-interceptor-service/pom.xml index d4f9f6c8c..fc8698e2b 100644 --- a/samples/interceptor/fatjar-interceptor-service/pom.xml +++ b/samples/interceptor/fatjar-interceptor-service/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 @@ -59,7 +59,7 @@ - 2.8.1 + 2.8.2-SNAPSHOT org.wso2.msf4j.samples.fatjarinterceptorservice.Application \ No newline at end of file diff --git a/samples/interceptor/interceptor-common/pom.xml b/samples/interceptor/interceptor-common/pom.xml index 6d3d6dfc9..4bb64bb45 100644 --- a/samples/interceptor/interceptor-common/pom.xml +++ b/samples/interceptor/interceptor-common/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml diff --git a/samples/interceptor/osgi-interceptor-service/pom.xml b/samples/interceptor/osgi-interceptor-service/pom.xml index 67f6528d0..281ca616d 100644 --- a/samples/interceptor/osgi-interceptor-service/pom.xml +++ b/samples/interceptor/osgi-interceptor-service/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/parent/pom.xml @@ -64,7 +64,7 @@ - 2.8.1 + 2.8.2-SNAPSHOT 3.2.0 org.osgi.framework.*;version="${osgi.framework.import.version.range}", diff --git a/samples/jpa/pom.xml b/samples/jpa/pom.xml index e5398570c..3fba9557d 100644 --- a/samples/jpa/pom.xml +++ b/samples/jpa/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml b/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml index 91a27a48f..6b48f0ad6 100644 --- a/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml +++ b/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml @@ -19,7 +19,7 @@ jwt-claims org.wso2.msf4j - 2.8.1 + 2.8.2-SNAPSHOT 4.0.0 diff --git a/samples/jwt-claims/jwt-sample/pom.xml b/samples/jwt-claims/jwt-sample/pom.xml index b0ad99f6d..2bf8082db 100644 --- a/samples/jwt-claims/jwt-sample/pom.xml +++ b/samples/jwt-claims/jwt-sample/pom.xml @@ -19,7 +19,7 @@ msf4j-service org.wso2.msf4j - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/jwt-claims/pom.xml b/samples/jwt-claims/pom.xml index 23f68b573..9a9135504 100644 --- a/samples/jwt-claims/pom.xml +++ b/samples/jwt-claims/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml 4.0.0 diff --git a/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml b/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml index e9cc8caa3..4a1aee2c8 100644 --- a/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml +++ b/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j sso-agent-sample-webapp - 2.8.1 + 2.8.2-SNAPSHOT war Travelocity.COM ServiceProvider / RelyingParty Webapp diff --git a/samples/lifecycle/pom.xml b/samples/lifecycle/pom.xml index 99626cfe8..769b2756c 100644 --- a/samples/lifecycle/pom.xml +++ b/samples/lifecycle/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/message-tracing/das/pom.xml b/samples/message-tracing/das/pom.xml index 1f8c69171..f4048a6f3 100644 --- a/samples/message-tracing/das/pom.xml +++ b/samples/message-tracing/das/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/message-tracing/zipkin/pom.xml b/samples/message-tracing/zipkin/pom.xml index 4a8a8f421..a5a96d906 100644 --- a/samples/message-tracing/zipkin/pom.xml +++ b/samples/message-tracing/zipkin/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/metrics/pom.xml b/samples/metrics/pom.xml index be19e214b..8958cf29d 100644 --- a/samples/metrics/pom.xml +++ b/samples/metrics/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/oauth2-security/pom.xml b/samples/oauth2-security/pom.xml index 72999026a..a472ffc65 100644 --- a/samples/oauth2-security/pom.xml +++ b/samples/oauth2-security/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/fileserver/pom.xml b/samples/petstore/microservices/fileserver/pom.xml index 405287f19..36086c571 100644 --- a/samples/petstore/microservices/fileserver/pom.xml +++ b/samples/petstore/microservices/fileserver/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/pet/pom.xml b/samples/petstore/microservices/pet/pom.xml index 3d62278f1..294857b6f 100644 --- a/samples/petstore/microservices/pet/pom.xml +++ b/samples/petstore/microservices/pet/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/security/pom.xml b/samples/petstore/microservices/security/pom.xml index d986962d6..30bb18179 100644 --- a/samples/petstore/microservices/security/pom.xml +++ b/samples/petstore/microservices/security/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/transaction/pom.xml b/samples/petstore/microservices/transaction/pom.xml index 1c0b500f9..400892457 100644 --- a/samples/petstore/microservices/transaction/pom.xml +++ b/samples/petstore/microservices/transaction/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/pom.xml b/samples/petstore/pom.xml index 366d90d88..a07f48fc5 100644 --- a/samples/petstore/pom.xml +++ b/samples/petstore/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/samples/petstore/util/pom.xml b/samples/petstore/util/pom.xml index 9bc00e6ce..f82a62b86 100644 --- a/samples/petstore/util/pom.xml +++ b/samples/petstore/util/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j petstore - 2.8.1 + 2.8.2-SNAPSHOT ../pom.xml diff --git a/samples/regex-pathparam/pom.xml b/samples/regex-pathparam/pom.xml index 4ae205571..94b40523d 100644 --- a/samples/regex-pathparam/pom.xml +++ b/samples/regex-pathparam/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/spring-helloworld/pom.xml b/samples/spring-helloworld/pom.xml index 0a0b14c46..80841e640 100644 --- a/samples/spring-helloworld/pom.xml +++ b/samples/spring-helloworld/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -28,7 +28,7 @@ org.wso2.msf4j msf4j-spring - 2.8.1 + 2.8.2-SNAPSHOT diff --git a/samples/spring-profile/pom.xml b/samples/spring-profile/pom.xml index 365a1e4ee..2321eb2d0 100644 --- a/samples/spring-profile/pom.xml +++ b/samples/spring-profile/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -29,7 +29,7 @@ org.wso2.msf4j msf4j-spring - 2.8.1 + 2.8.2-SNAPSHOT diff --git a/samples/stockquote/bundle/pom.xml b/samples/stockquote/bundle/pom.xml index ccb41063f..cebec5b0e 100644 --- a/samples/stockquote/bundle/pom.xml +++ b/samples/stockquote/bundle/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/parent/pom.xml @@ -53,7 +53,7 @@ org.wso2.msf4j msf4j-swagger - 2.8.1 + 2.8.2-SNAPSHOT diff --git a/samples/stockquote/deployable-jar/pom.xml b/samples/stockquote/deployable-jar/pom.xml index 44f10f66f..ddabfe034 100644 --- a/samples/stockquote/deployable-jar/pom.xml +++ b/samples/stockquote/deployable-jar/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/parent/pom.xml 4.0.0 diff --git a/samples/stockquote/fatjar/pom.xml b/samples/stockquote/fatjar/pom.xml index 13de41a12..d91ee528c 100644 --- a/samples/stockquote/fatjar/pom.xml +++ b/samples/stockquote/fatjar/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../poms/msf4j-service/pom.xml @@ -33,7 +33,7 @@ org.wso2.msf4j msf4j-swagger - 2.8.1 + 2.8.2-SNAPSHOT diff --git a/samples/subresource/pom.xml b/samples/subresource/pom.xml index 4a2991862..0cbf8cce6 100644 --- a/samples/subresource/pom.xml +++ b/samples/subresource/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/template/pom.xml b/samples/template/pom.xml index 9c68f212f..032b420e6 100644 --- a/samples/template/pom.xml +++ b/samples/template/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -38,7 +38,7 @@ org.wso2.msf4j msf4j-mustache-template - 2.8.1 + 2.8.2-SNAPSHOT diff --git a/samples/websocket/chatApp/bundle/pom.xml b/samples/websocket/chatApp/bundle/pom.xml index 1fbfdad57..c533d51e6 100644 --- a/samples/websocket/chatApp/bundle/pom.xml +++ b/samples/websocket/chatApp/bundle/pom.xml @@ -22,7 +22,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/parent/pom.xml diff --git a/samples/websocket/chatApp/deployable-jar/pom.xml b/samples/websocket/chatApp/deployable-jar/pom.xml index 40f7d1d5c..18bbdfc9e 100644 --- a/samples/websocket/chatApp/deployable-jar/pom.xml +++ b/samples/websocket/chatApp/deployable-jar/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/parent/pom.xml 4.0.0 diff --git a/samples/websocket/chatApp/fatjar/pom.xml b/samples/websocket/chatApp/fatjar/pom.xml index 309fff8d2..e492ba6b2 100644 --- a/samples/websocket/chatApp/fatjar/pom.xml +++ b/samples/websocket/chatApp/fatjar/pom.xml @@ -22,7 +22,7 @@ org.wso2.msf4j msf4j-service - 2.8.1 + 2.8.2-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/spring/pom.xml b/spring/pom.xml index 64711ebae..9d09a2146 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml diff --git a/swagger/pom.xml b/swagger/pom.xml index 5401c7b67..98a0382d2 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml 4.0.0 diff --git a/templating/msf4j-mustache-template/pom.xml b/templating/msf4j-mustache-template/pom.xml index 80952aa3f..fdf551ad5 100644 --- a/templating/msf4j-mustache-template/pom.xml +++ b/templating/msf4j-mustache-template/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../../poms/parent/pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 9b7e6df1e..276dae76a 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-tests - 2.8.1 + 2.8.2-SNAPSHOT ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 96174b4cd..6e4f83d34 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-parent - 2.8.1 + 2.8.2-SNAPSHOT ../poms/parent/pom.xml diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 3eed9a4da..02c3607c2 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-tests - 2.8.1 + 2.8.2-SNAPSHOT ../pom.xml 4.0.0