This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 5e0c3c3 Fixing JAX-RS Spark Streaming Demo version in pom.xml
5e0c3c3 is described below
commit 5e0c3c3a08397ad20c6e3f440425877d138d8729
Author: reta <[email protected]>
AuthorDate: Sun Apr 22 17:00:34 2018 -0400
Fixing JAX-RS Spark Streaming Demo version in pom.xml
---
distribution/src/main/release/samples/jax_rs/spark/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/src/main/release/samples/jax_rs/spark/pom.xml
b/distribution/src/main/release/samples/jax_rs/spark/pom.xml
index 506c2e9..7a2d5d4 100644
--- a/distribution/src/main/release/samples/jax_rs/spark/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spark/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.cxf.samples</groupId>
<artifactId>cxf-samples</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<properties>
--
To stop receiving notification emails like this one, please contact
[email protected].