Skip to content

Commit

Permalink
Taverna Parent and Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 15, 2014
1 parent cf81cc5 commit d38d37f
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions pom.xml
Expand Up @@ -3,17 +3,15 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>net.sf.taverna.t2</groupId>
<artifactId>ui-activities</artifactId>
<version>1.6-SNAPSHOT</version>
<groupId>net.sf.taverna</groupId>
<artifactId>taverna-parent</artifactId>
<version>2.6-SNAPSHOT</version>
</parent>
<groupId>net.sf.taverna.t2.ui-activities</groupId>
<artifactId>interaction-activity-ui</artifactId>
<name>Taverna 2 Interaction activity UI bindings</name>


<dependencies>

<version>1.6-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
Expand Down

0 comments on commit d38d37f

Please sign in to comment.