Skip to content

Commit

Permalink
Latest CDK build
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Feb 8, 2017
1 parent cb1d32d commit c85e889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>war</packaging>

<properties>
<cdk.version>1.5.14-SNAPSHOT</cdk.version>
<cdk.version>2.0-SNAPSHOT</cdk.version>
</properties>

<dependencies>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.9.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c85e889

Please sign in to comment.