Repository: airavata Updated Branches: refs/heads/airavata-0.13-release-branch a287832de -> 22539d3de
updated wrongly replaced snapshot's Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/22539d3d Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/22539d3d Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/22539d3d Branch: refs/heads/airavata-0.13-release-branch Commit: 22539d3decd47dac690d865b45580f00bf908f46 Parents: a287832 Author: Suresh Marru <[email protected]> Authored: Fri Aug 1 21:58:50 2014 -0400 Committer: Suresh Marru <[email protected]> Committed: Fri Aug 1 21:58:50 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/22539d3d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d066547..b159844 100644 --- a/pom.xml +++ b/pom.xml @@ -506,7 +506,7 @@ <module>modules/server</module> <module>modules/test-suite</module> <module>modules/distribution</module> - <!--<module>modules/ws-messenger</module>--> + <module>modules/ws-messenger</module> <!--<module>modules/integration-tests</module>--> </modules> </profile>
