Skip to content

Commit

Permalink
common-all: Fix version error in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyknic committed Jun 5, 2017
1 parent 82b49d9 commit 31c7276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-parent/common-all/pom.xml
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.speedment.common</groupId>
<artifactId>combinatorics</artifactId>
<version>${benchmark.version}</version>
<version>${combinatorics.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 31c7276

Please sign in to comment.