Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
BEAM v1.0 with fix for axial stereo with ring closures (corner case).
  • Loading branch information
johnmay committed Nov 7, 2017
1 parent 48b790b commit 74ce9e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -386,12 +386,12 @@
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
<version>0.9.4</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-func</artifactId>
<version>0.9.4</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 74ce9e5

Please sign in to comment.