Skip to content

Commit

Permalink
Update beam, not changes from the existing SNAPSHOT just a release ve…
Browse files Browse the repository at this point in the history
…rsion.
  • Loading branch information
johnmay committed Oct 27, 2018
1 parent a8db1a8 commit 72fb505
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 @@ -409,12 +409,12 @@
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-core</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.beam</groupId>
<artifactId>beam-func</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 72fb505

Please sign in to comment.