Skip to content

Commit

Permalink
update to metaversions
Browse files Browse the repository at this point in the history
  • Loading branch information
no2chem committed Apr 11, 2016
1 parent 9cefd4d commit 1db514c
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 @@ -23,13 +23,13 @@
<dependency>
<groupId>org.corfudb</groupId>
<artifactId>corfu</artifactId>
<version>0.1-SNAPSHOT</version>
<version>LATEST</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.corfudb</groupId>
<artifactId>corfu</artifactId>
<version>0.1-SNAPSHOT</version>
<version>LATEST</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 1db514c

Please sign in to comment.