<plugin>
    <name>Remote Taverna Execution</name>
    <description>Allows workflows to be executed externally to the Taverna Workbench UI</description>
    <identifier>uk.org.mygrid.taverna.plugins.execute-remotely</identifier>
    <version>0.4.0</version>
    <provider>mygrid.org.uk</provider>
    <repositories>
      <repository>http://www.mygrid.org.uk/maven/repository</repository>
      <repository>http://maven.restlet.org</repository>
      <repository>http://www.apache.org/dist/maven-repository</repository>
    </repositories>
    <profile>
      <artifact groupId="uk.org.mygrid.remotetaverna" artifactId="execute-remotely-plugin" version="0.4.0" />
    </profile>
    <taverna>
      <version>1.5.2</version>
    </taverna>
  </plugin>

