Repository: airavata Updated Branches: refs/heads/develop ad06b474c -> c450f400b
updating the pom.xml to include new module Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/c450f400 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/c450f400 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/c450f400 Branch: refs/heads/develop Commit: c450f400b7d992ddf977d68d93c66a538c54fd01 Parents: ad06b47 Author: scnakandala <[email protected]> Authored: Fri Aug 26 12:13:09 2016 -0400 Committer: scnakandala <[email protected]> Committed: Fri Aug 26 12:13:09 2016 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/c450f400/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6594026..fb19cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -564,6 +564,7 @@ <module>modules/workflow</module> <module>modules/test-suite</module> <module>modules/group-manager</module> + <module>modules/registry-refactoring</module> <!-- Deprecated Modules--> <!--<module>modules/integration-tests</module>--> <!--<module>modules/workflow-model</module>-->
