Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
added <dependency>
Browse files Browse the repository at this point in the history
                      <groupId>net.openhft</groupId>
                      <artifactId>chronicle-bom</artifactId>
                      <version>1.4.4</version>
                      <type>pom</type>
                      <scope>import</scope>
                  </dependency>
  • Loading branch information
Rob Austin committed Jun 26, 2015
1 parent a97cf87 commit 74065e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 74065e3

Please sign in to comment.