From d46f3aefeab13433ffc81d52f64dbb6a370069b6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 22 Sep 2017 15:56:23 +0530 Subject: [PATCH] [WSO2 Release] [Jenkins #5] [Release 2.4.0] 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 6776ad020..a6e537c1a 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.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/analytics/msf4j-analytics/pom.xml b/analytics/msf4j-analytics/pom.xml index c3c98f82b..0755ce646 100644 --- a/analytics/msf4j-analytics/pom.xml +++ b/analytics/msf4j-analytics/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/analytics/wso2das-tracing-capp/pom.xml b/analytics/wso2das-tracing-capp/pom.xml index f0879ae7a..524571704 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.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml 4.0.0 diff --git a/analytics/zipkin-tracing/pom.xml b/analytics/zipkin-tracing/pom.xml index 6eff4ba4a..b14e1ec54 100644 --- a/analytics/zipkin-tracing/pom.xml +++ b/analytics/zipkin-tracing/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/archetypes/msf4j-microservice/pom.xml b/archetypes/msf4j-microservice/pom.xml index a02349c63..7e847d0ba 100644 --- a/archetypes/msf4j-microservice/pom.xml +++ b/archetypes/msf4j-microservice/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index 0286cda58..afa2fc76f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 1937be7b6..58b3b0328 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml diff --git a/deployer/pom.xml b/deployer/pom.xml index c2a758796..cdf418190 100644 --- a/deployer/pom.xml +++ b/deployer/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml 4.0.0 diff --git a/distribution/binary/pom.xml b/distribution/binary/pom.xml index ad62f99c4..488f8ca39 100644 --- a/distribution/binary/pom.xml +++ b/distribution/binary/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/distribution/msf4j-all/pom.xml b/distribution/msf4j-all/pom.xml index 0ed4d4fe0..e7b90557a 100644 --- a/distribution/msf4j-all/pom.xml +++ b/distribution/msf4j-all/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-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 dff3e8c21..b4b672087 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.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/features/org.wso2.msf4j.feature/pom.xml b/features/org.wso2.msf4j.feature/pom.xml index 7b0917ff0..f232f4cfa 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.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/jaxrs-delegates/pom.xml b/jaxrs-delegates/pom.xml index a2b569f20..0752d19a4 100644 --- a/jaxrs-delegates/pom.xml +++ b/jaxrs-delegates/pom.xml @@ -25,7 +25,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml diff --git a/perf-benchmark/Samples/wso2msf4j/pom.xml b/perf-benchmark/Samples/wso2msf4j/pom.xml index 4b86e1de2..1212bf0b8 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.4.0 + 2.4.1-SNAPSHOT ../../../poms/msf4j-service/pom.xml org.wso2.msf4j.perftest.echo wso2msf4j-echo-message - 2.4.0 + 2.4.1-SNAPSHOT jar WSO2 MSF4J Microservice benchmark service diff --git a/pom.xml b/pom.xml index 86aeac11e..2da233d43 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.wso2.msf4j msf4j pom - 2.4.0 + 2.4.1-SNAPSHOT https://github.com/wso2/msf4j.git scm:git:https://github.com/wso2/msf4j.git scm:git:https://github.com/wso2/msf4j.git - v2.4.0 + HEAD diff --git a/poms/msf4j-service/pom.xml b/poms/msf4j-service/pom.xml index 0e8ed57f2..63293f8ef 100644 --- a/poms/msf4j-service/pom.xml +++ b/poms/msf4j-service/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service pom - 2.4.0 + 2.4.1-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.4.0 + carbon-parent-4 @@ -574,7 +574,7 @@ 2.10 - 2.4.0 + 2.4.1-SNAPSHOT 1.8 1.8 diff --git a/poms/parent/pom.xml b/poms/parent/pom.xml index 6900f7bd2..63fa03ad2 100644 --- a/poms/parent/pom.xml +++ b/poms/parent/pom.xml @@ -28,7 +28,7 @@ org.wso2.msf4j msf4j-parent pom - 2.4.0 + 2.4.1-SNAPSHOT WSO2 MSF4J - Parent Pom WSO2 MSF4J Parent Pom http://wso2.org @@ -689,7 +689,7 @@ 1.0.4 1.1.3 4.5.2 - 2.4.0 + 2.4.1-SNAPSHOT 3.9.1 2.3.2 [2.0,3) @@ -788,8 +788,4 @@ 0.7.5.201505241946 4.3.1 - - - v2.4.0 - diff --git a/samples/basicauth-security/pom.xml b/samples/basicauth-security/pom.xml index ccdf008f1..03e14c132 100644 --- a/samples/basicauth-security/pom.xml +++ b/samples/basicauth-security/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/circuitbreaker/pom.xml b/samples/circuitbreaker/pom.xml index 26fbf4ae5..eb143574d 100644 --- a/samples/circuitbreaker/pom.xml +++ b/samples/circuitbreaker/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/fileserver/pom.xml b/samples/fileserver/pom.xml index 5be87f030..e9d39fa08 100644 --- a/samples/fileserver/pom.xml +++ b/samples/fileserver/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/formparam/pom.xml b/samples/formparam/pom.xml index f558c82ee..d3c97b49a 100644 --- a/samples/formparam/pom.xml +++ b/samples/formparam/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 48004d51a..17ae184c4 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/http-monitoring/pom.xml b/samples/http-monitoring/pom.xml index d1df34d6e..551de4b8a 100644 --- a/samples/http-monitoring/pom.xml +++ b/samples/http-monitoring/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/http-session/pom.xml b/samples/http-session/pom.xml index e30820137..d8d972990 100644 --- a/samples/http-session/pom.xml +++ b/samples/http-session/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-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 64f328dab..149f7cce3 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.4.0 + 2.4.1-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 649789da6..891be32d6 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.4.0 + 2.4.1-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 @@ -59,7 +59,7 @@ - 2.4.0 + 2.4.1-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 69e5ed85e..904a68dde 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.4.0 + 2.4.1-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 35c66c0df..d6c970486 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.4.0 + 2.4.1-SNAPSHOT ../../../poms/parent/pom.xml @@ -64,7 +64,7 @@ - 2.4.0 + 2.4.1-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 75409ed6b..1af7d517a 100644 --- a/samples/jpa/pom.xml +++ b/samples/jpa/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-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 2c73f9a0e..4f1834055 100644 --- a/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml +++ b/samples/jwt-claims/JWTAccessTokenBuilder/pom.xml @@ -3,7 +3,7 @@ jwt-claims org.wso2.msf4j - 2.4.0 + 2.4.1-SNAPSHOT 4.0.0 diff --git a/samples/jwt-claims/jwt-sample/pom.xml b/samples/jwt-claims/jwt-sample/pom.xml index 78fa1f897..b80df7465 100644 --- a/samples/jwt-claims/jwt-sample/pom.xml +++ b/samples/jwt-claims/jwt-sample/pom.xml @@ -3,7 +3,7 @@ msf4j-service org.wso2.msf4j - 2.4.0 + 2.4.1-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/jwt-claims/pom.xml b/samples/jwt-claims/pom.xml index a3b130343..48f586236 100644 --- a/samples/jwt-claims/pom.xml +++ b/samples/jwt-claims/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-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 39e458edc..b70254555 100644 --- a/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml +++ b/samples/jwt-claims/sso-agent-for-jwt-webapp/pom.xml @@ -4,7 +4,7 @@ org.wso2.msf4j sso-agent-sample-webapp - 2.4.0 + 2.4.1-SNAPSHOT war Travelocity.COM ServiceProvider / RelyingParty Webapp diff --git a/samples/lifecycle/pom.xml b/samples/lifecycle/pom.xml index e5917334f..80237fe20 100644 --- a/samples/lifecycle/pom.xml +++ b/samples/lifecycle/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/message-tracing/das/pom.xml b/samples/message-tracing/das/pom.xml index 3308da2b0..af6149e17 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.4.0 + 2.4.1-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 7e6812eea..da6380151 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.4.0 + 2.4.1-SNAPSHOT ../../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/metrics/pom.xml b/samples/metrics/pom.xml index 4c29c582c..440895dcb 100644 --- a/samples/metrics/pom.xml +++ b/samples/metrics/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/oauth2-security/pom.xml b/samples/oauth2-security/pom.xml index 07e9816bc..1836c4c4c 100644 --- a/samples/oauth2-security/pom.xml +++ b/samples/oauth2-security/pom.xml @@ -19,7 +19,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/fileserver/pom.xml b/samples/petstore/microservices/fileserver/pom.xml index 1b8e6fb86..3b55c43a1 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/pet/pom.xml b/samples/petstore/microservices/pet/pom.xml index 74006aa4c..a7baa7772 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/security/pom.xml b/samples/petstore/microservices/security/pom.xml index a5fb0a0d2..cb28846e5 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/microservices/transaction/pom.xml b/samples/petstore/microservices/transaction/pom.xml index efff7c439..50f0265fa 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/samples/petstore/pom.xml b/samples/petstore/pom.xml index b38d23d02..aa941138b 100644 --- a/samples/petstore/pom.xml +++ b/samples/petstore/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/samples/petstore/util/pom.xml b/samples/petstore/util/pom.xml index a9df2d33b..071a90deb 100644 --- a/samples/petstore/util/pom.xml +++ b/samples/petstore/util/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j petstore - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml diff --git a/samples/regex-pathparam/pom.xml b/samples/regex-pathparam/pom.xml index 831b53106..8a1c5b97d 100644 --- a/samples/regex-pathparam/pom.xml +++ b/samples/regex-pathparam/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/spring-helloworld/pom.xml b/samples/spring-helloworld/pom.xml index 44d856a3b..f149b8f50 100644 --- a/samples/spring-helloworld/pom.xml +++ b/samples/spring-helloworld/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -28,7 +28,7 @@ org.wso2.msf4j msf4j-spring - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/samples/spring-profile/pom.xml b/samples/spring-profile/pom.xml index 45487d81b..6584fe68e 100644 --- a/samples/spring-profile/pom.xml +++ b/samples/spring-profile/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -13,7 +13,7 @@ org.wso2.msf4j msf4j-spring - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/samples/stockquote/bundle/pom.xml b/samples/stockquote/bundle/pom.xml index afd240801..143c197ff 100644 --- a/samples/stockquote/bundle/pom.xml +++ b/samples/stockquote/bundle/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../poms/parent/pom.xml @@ -53,7 +53,7 @@ org.wso2.msf4j msf4j-swagger - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/samples/stockquote/deployable-jar/pom.xml b/samples/stockquote/deployable-jar/pom.xml index dc030e0f8..11b994694 100644 --- a/samples/stockquote/deployable-jar/pom.xml +++ b/samples/stockquote/deployable-jar/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../../../poms/parent/pom.xml 4.0.0 diff --git a/samples/stockquote/fatjar/pom.xml b/samples/stockquote/fatjar/pom.xml index 3d2cf9d24..585782960 100644 --- a/samples/stockquote/fatjar/pom.xml +++ b/samples/stockquote/fatjar/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../../poms/msf4j-service/pom.xml @@ -33,7 +33,7 @@ org.wso2.msf4j msf4j-swagger - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/samples/subresource/pom.xml b/samples/subresource/pom.xml index db88b25c9..65b33aa7d 100644 --- a/samples/subresource/pom.xml +++ b/samples/subresource/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 diff --git a/samples/template/pom.xml b/samples/template/pom.xml index 5cd3d2120..aab042373 100644 --- a/samples/template/pom.xml +++ b/samples/template/pom.xml @@ -20,7 +20,7 @@ org.wso2.msf4j msf4j-service - 2.4.0 + 2.4.1-SNAPSHOT ../../poms/msf4j-service/pom.xml 4.0.0 @@ -38,7 +38,7 @@ org.wso2.msf4j msf4j-mustache-template - 2.4.0 + 2.4.1-SNAPSHOT diff --git a/samples/websocket/chatApp/bundle/pom.xml b/samples/websocket/chatApp/bundle/pom.xml index bb2dde406..01c8fe74c 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/parent/pom.xml diff --git a/samples/websocket/chatApp/deployable-jar/pom.xml b/samples/websocket/chatApp/deployable-jar/pom.xml index 52f29a6f4..6dd7a11d6 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.4.0 + 2.4.1-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 472eb8d51..ba82034c5 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.4.0 + 2.4.1-SNAPSHOT ../../../../poms/msf4j-service/pom.xml diff --git a/spring/pom.xml b/spring/pom.xml index 43b170704..0726cdd57 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml diff --git a/swagger/pom.xml b/swagger/pom.xml index 347201ed4..fd357da57 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -3,7 +3,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-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 c018bbbf6..3fcdf8296 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.4.0 + 2.4.1-SNAPSHOT ../../poms/parent/pom.xml diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 5dd0a154d..875da4f78 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -21,7 +21,7 @@ org.wso2.msf4j msf4j-tests - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 5768530de..d5f6deca1 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-parent - 2.4.0 + 2.4.1-SNAPSHOT ../poms/parent/pom.xml diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index e204a4ea2..82ad7b1a7 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -18,7 +18,7 @@ org.wso2.msf4j msf4j-tests - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml 4.0.0