Skip to content

Commit

Permalink
updated to <dependency>
Browse files Browse the repository at this point in the history
                           <groupId>net.openhft</groupId>
                           <artifactId>lang</artifactId>
                           <version>6.5.2</version>
                       </dependency>
  • Loading branch information
Rob Austin committed Feb 10, 2015
1 parent c4e6f08 commit 305c835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chronicle/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>lang</artifactId>
<version>6.5.2-SNAPSHOT</version>
<version>6.5.2</version>
</dependency>
<dependency>
<groupId>net.openhft</groupId>
Expand Down

0 comments on commit 305c835

Please sign in to comment.