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/f93693d0 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/f93693d0 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/f93693d0 Branch: refs/heads/lahiru/AIRAVATA-2065 Commit: f93693d0a42d10fb2f0fd2c494c6689bfa9867bb Parents: d3f84c4 Author: scnakandala <[email protected]> Authored: Fri Aug 26 12:13:09 2016 -0400 Committer: Lahiru Ginnaliya Gamathige <[email protected]> Committed: Mon Aug 29 00:53:10 2016 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/f93693d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 00bc168..218ef4a 100644 --- a/pom.xml +++ b/pom.xml @@ -596,6 +596,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>-->
