From e8ae15e82439933efcfdb57a4722d4cf4994fd1a Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 30 Jan 2026 16:13:18 +0000 Subject: [PATCH] Release 6.3.17 --- annot/pom.xml | 2 +- core/.factorypath | 2 +- core/pom.xml | 2 +- .../examples/extending-membrane/custom-interceptor/pom.xml | 2 +- distribution/examples/extending-membrane/embedding-java/pom.xml | 2 +- distribution/examples/web-services-soap/add-soap-header/pom.xml | 2 +- distribution/examples/xml/basic-xml-interceptor/pom.xml | 2 +- distribution/examples/xml/stax-interceptor/pom.xml | 2 +- distribution/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- membrane.spec | 2 +- pom.xml | 2 +- test/pom.xml | 2 +- war/.factorypath | 2 +- war/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/annot/pom.xml b/annot/pom.xml index cda8a346e7..43c91c549b 100644 --- a/annot/pom.xml +++ b/annot/pom.xml @@ -23,7 +23,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/core/.factorypath b/core/.factorypath index 52a1c352c8..520c365e9c 100644 --- a/core/.factorypath +++ b/core/.factorypath @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index 0e8a6d35c3..799fab1acf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/distribution/examples/extending-membrane/custom-interceptor/pom.xml b/distribution/examples/extending-membrane/custom-interceptor/pom.xml index 6a2199a35f..5be3f4a06b 100644 --- a/distribution/examples/extending-membrane/custom-interceptor/pom.xml +++ b/distribution/examples/extending-membrane/custom-interceptor/pom.xml @@ -25,7 +25,7 @@ org.membrane-soa service-proxy-core - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/distribution/examples/extending-membrane/embedding-java/pom.xml b/distribution/examples/extending-membrane/embedding-java/pom.xml index 399aa8f819..64e65e7c17 100644 --- a/distribution/examples/extending-membrane/embedding-java/pom.xml +++ b/distribution/examples/extending-membrane/embedding-java/pom.xml @@ -29,7 +29,7 @@ org.membrane-soa service-proxy-core - 6.3.17-SNAPSHOT + 6.3.17 org.projectlombok diff --git a/distribution/examples/web-services-soap/add-soap-header/pom.xml b/distribution/examples/web-services-soap/add-soap-header/pom.xml index 83bb2afd86..8f4d45c77b 100644 --- a/distribution/examples/web-services-soap/add-soap-header/pom.xml +++ b/distribution/examples/web-services-soap/add-soap-header/pom.xml @@ -18,7 +18,7 @@ org.membrane-soa service-proxy-core - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/distribution/examples/xml/basic-xml-interceptor/pom.xml b/distribution/examples/xml/basic-xml-interceptor/pom.xml index 63dbd51d8b..e18e1bd688 100644 --- a/distribution/examples/xml/basic-xml-interceptor/pom.xml +++ b/distribution/examples/xml/basic-xml-interceptor/pom.xml @@ -18,7 +18,7 @@ org.membrane-soa service-proxy-core - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/distribution/examples/xml/stax-interceptor/pom.xml b/distribution/examples/xml/stax-interceptor/pom.xml index f31bf69320..825b4dc5a1 100644 --- a/distribution/examples/xml/stax-interceptor/pom.xml +++ b/distribution/examples/xml/stax-interceptor/pom.xml @@ -19,7 +19,7 @@ org.membrane-soa service-proxy-core - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/distribution/pom.xml b/distribution/pom.xml index c8824edc7a..ef2b1e0aa5 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -27,7 +27,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 20173797ee..412d28a4fd 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -25,7 +25,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/membrane.spec b/membrane.spec index 555eafe153..270ad5919c 100644 --- a/membrane.spec +++ b/membrane.spec @@ -4,7 +4,7 @@ %global logdir %{_var}/log/%{name} Name: membrane -Version: 6.3.17-SNAPSHOT +Version: 6.3.17 Release: 1%{?dist} URL: https://github.com/membrane/api-gateway Summary: Membrane - Open Source API Gateway written in Java for REST APIs, WebSockets, STOMP and legacy Web Services diff --git a/pom.xml b/pom.xml index f1371dd649..4f3e027721 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.membrane-soa service-proxy-parent - 6.3.17-SNAPSHOT + 6.3.17 ${project.artifactId} Membrane is an open source API Gateway written in Java that features: - OpenAPI support with validation diff --git a/test/pom.xml b/test/pom.xml index d1d158340c..98144e03e2 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17 diff --git a/war/.factorypath b/war/.factorypath index 52a1c352c8..520c365e9c 100644 --- a/war/.factorypath +++ b/war/.factorypath @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/war/pom.xml b/war/pom.xml index fe8a4dce78..442d4e9459 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -23,7 +23,7 @@ org.membrane-soa service-proxy-parent ../pom.xml - 6.3.17-SNAPSHOT + 6.3.17