Repository: cxf Updated Branches: refs/heads/master c044f726f -> f18acbcdf
http://git-wip-us.apache.org/repos/asf/cxf/blob/f18acbcd/distribution/src/main/release/samples/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 36115ce..30b0edc 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -51,6 +51,7 @@ <module>jax_rs/basic_https</module> <module>jax_rs/basic</module> <module>jax_rs/websocket</module> + <module>jax_rs/search</module> <module>callback</module> <module>wsdl_first_pure_xml</module> <module>jaxws_dispatch_provider</module>
