Repository: cxf Updated Branches: refs/heads/master 0158b0194 -> 7d1f30f76
add logbrowser-blueprint in its parent pom's module list Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7d1f30f7 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7d1f30f7 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7d1f30f7 Branch: refs/heads/master Commit: 7d1f30f76d95f9eddf0bed995120c71bf1a393b3 Parents: 0158b01 Author: Akitoshi Yoshida <[email protected]> Authored: Thu Nov 13 00:17:10 2014 +0100 Committer: Akitoshi Yoshida <[email protected]> Committed: Thu Nov 13 00:17:10 2014 +0100 ---------------------------------------------------------------------- distribution/src/main/release/samples/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7d1f30f7/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 19a3e5f..82d6bf4 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -91,6 +91,7 @@ <module>jms_pubsub</module> <module>jax_rs/spring_security</module> <module>logbrowser</module> + <module>logbrowser-blueprint</module> <module>ws_notification</module> <module>sts</module> <module>corba/bank</module>
