[cxf] 01/02: Fix pom for release

2023-09-13 Thread dkulp
This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 59631a11f4df7fe556bc12442516b7608567e198
Author: Daniel Kulp 
AuthorDate: Wed Sep 13 13:10:37 2023 -0400

Fix pom for release
---
 .../release/samples/jax_rs/tracing_opentelemetry/pom.xml   | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
index f1eca202e1..126db79c37 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
@@ -83,33 +83,33 @@
 
 org.apache.cxf
 cxf-rt-transports-http
-${cxf.version}
+4.0.3-SNAPSHOT
 
 
 
 org.apache.cxf
 cxf-rt-transports-http-jetty
-${cxf.version}
+4.0.3-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-frontend-jaxrs
-${cxf.version}
+4.0.3-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-client
-${cxf.version}
-
+4.0.3-SNAPSHOT
+
 
 org.apache.cxf
 cxf-integration-tracing-opentelemetry
-${cxf.version}
+4.0.3-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-extension-providers
-${cxf.version}
+4.0.3-SNAPSHOT
 
 
 jakarta.json



[cxf] 01/02: Fix pom for release

2023-09-13 Thread dkulp
This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 28b52b5f07282ebedf4fb7900640a97b8ed39b3c
Author: Daniel Kulp 
AuthorDate: Wed Sep 13 12:30:32 2023 -0400

Fix pom for release
---
 .../release/samples/jax_rs/tracing_opentelemetry/pom.xml   | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
index 24f69f478d..9fd6cf1f55 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
@@ -83,33 +83,33 @@
 
 org.apache.cxf
 cxf-rt-transports-http
-${cxf.version}
+3.6.2-SNAPSHOT
 
 
 
 org.apache.cxf
 cxf-rt-transports-http-jetty
-${cxf.version}
+3.6.2-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-frontend-jaxrs
-${cxf.version}
+3.6.2-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-client
-${cxf.version}
-
+3.6.2-SNAPSHOT
+
 
 org.apache.cxf
 cxf-integration-tracing-opentelemetry
-${cxf.version}
+3.6.2-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-extension-providers
-${cxf.version}
+3.6.2-SNAPSHOT
 
 
 jakarta.json



[cxf] 01/02: Fix pom for release

2023-09-13 Thread dkulp
This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 523e3cc81bd14ba07716150da1d7c29ad26b8b01
Author: Daniel Kulp 
AuthorDate: Wed Sep 13 09:46:59 2023 -0400

Fix pom for release
---
 .../release/samples/jax_rs/tracing_opentelemetry/pom.xml | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
index f4002209b5..46ddf77372 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry/pom.xml
@@ -83,33 +83,33 @@
 
 org.apache.cxf
 cxf-rt-transports-http
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 
 org.apache.cxf
 cxf-rt-transports-http-jetty
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-frontend-jaxrs
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-client
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 org.apache.cxf
 cxf-integration-tracing-opentelemetry
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 org.apache.cxf
 cxf-rt-rs-extension-providers
-${cxf.version}
+3.5.7-SNAPSHOT
 
 
 jakarta.json