Hi All, Any particular reason why we have jglobus dependency [1] in following modules ?
modules/workflow-model/workflow-model-component modules/workflow-model/workflow-model-component-node modules/workflow-model/workflow-model-core modules/xbaya-gui modules/apache-airavata-client modules/apache-airavata-server modules/test-suite I am in the process of getting rid of jglobus dependency from above modules. If you have any concerns please shout. Thanks Amila [1] <dependency> <groupId>cog-jglobus</groupId> <artifactId>cog-jglobus</artifactId> <version>1.8.0_1</version> </dependency>
