Repository: stratos Updated Branches: refs/heads/master 78300f465 -> c3d7a85e7
Update the cep extension Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c3d7a85e Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c3d7a85e Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c3d7a85e Branch: refs/heads/master Commit: c3d7a85e7f2dc14a3212c84d6c66381a5a19fa99 Parents: 78300f4 Author: gayangunarathne <[email protected]> Authored: Tue Sep 8 12:57:07 2015 +0530 Committer: gayangunarathne <[email protected]> Committed: Tue Sep 8 12:57:07 2015 +0530 ---------------------------------------------------------------------- extensions/cep/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/c3d7a85e/extensions/cep/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/pom.xml b/extensions/cep/pom.xml index 9c88138..285ac26 100644 --- a/extensions/cep/pom.xml +++ b/extensions/cep/pom.xml @@ -33,6 +33,6 @@ <modules> <module>modules/distribution</module> - + <module>modules/stratos-cep-extension</module> </modules> </project>
