You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2015/07/22 14:33:36 UTC

[2/2] cxf git commit: [CXF-6490] Finalizing the demo

[CXF-6490] Finalizing the demo


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8c4dab45
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8c4dab45
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8c4dab45

Branch: refs/heads/master
Commit: 8c4dab45a2b6286e80986c892d4e9ed9b4dc66d5
Parents: 817727d
Author: Sergey Beryozkin <sb...@talend.com>
Authored: Wed Jul 22 15:33:08 2015 +0300
Committer: Sergey Beryozkin <sb...@talend.com>
Committed: Wed Jul 22 15:33:08 2015 +0300

----------------------------------------------------------------------
 distribution/src/main/release/samples/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/8c4dab45/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 d626f07..963b6e6 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -54,6 +54,7 @@
         <module>jax_rs/search</module>
         <module>jax_rs/description_swagger</module>
         <module>jax_rs/description_swagger2</module>
+        <module>jax_rs/basic_oidc</module>
         <module>jax_rs/big_query</module>
         <module>callback</module>
         <module>wsdl_first_pure_xml</module>