You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/03/26 18:08:39 UTC

[40/50] [abbrv] airavata git commit: Renamed simple-workflow module to workflow and created a new workflow-core module which will keep all the core code

http://git-wip-us.apache.org/repos/asf/airavata/blob/509f2037/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9250888..3a48f23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -536,7 +536,7 @@
 				<!--<module>modules/ws-messenger</module>-->
 				<module>modules/messaging</module>
 				<module>modules/integration-tests</module>
-				<module>modules/simple-workflow</module>
+				<module>modules/workflow</module>
 				<module>modules/xbaya-gui</module>
 			</modules>
 		</profile>