Repository: airavata Updated Branches: refs/heads/user-profile 741531f0b -> fa0c57b3d
fix build failure issue Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/3e0a8c44 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/3e0a8c44 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/3e0a8c44 Branch: refs/heads/user-profile Commit: 3e0a8c44751771d1be37cf0f48e665c49bb96e07 Parents: f113d16 Author: Gourav Shenoy <[email protected]> Authored: Wed Mar 8 12:41:21 2017 -0500 Committer: Gourav Shenoy <[email protected]> Committed: Wed Mar 8 12:41:21 2017 -0500 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/3e0a8c44/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index de29f2c..d32cda8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,6 @@ <prerequisites> <maven>3.0</maven> </prerequisites> - <modules> - <module>profile-gateway-core</module> - </modules> <parent> <groupId>org.apache</groupId>
