Skip to content

Commit 2af89a7

Browse files
committed
Changes required for Acegi Standard Project 0.1.9
1 parent dd51a68 commit 2af89a7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

pom.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>au.com.acegi</groupId>
66
<artifactId>acegi-standard-project</artifactId>
7-
<version>0.1.8</version>
7+
<version>0.1.9</version>
88
</parent>
99
<groupId>org.lmdbjava</groupId>
1010
<artifactId>lmdbjava</artifactId>
@@ -67,11 +67,7 @@
6767
</dependency>
6868
<dependency>
6969
<groupId>org.hamcrest</groupId>
70-
<artifactId>hamcrest-core</artifactId>
71-
</dependency>
72-
<dependency>
73-
<groupId>org.hamcrest</groupId>
74-
<artifactId>hamcrest-library</artifactId>
70+
<artifactId>hamcrest</artifactId>
7571
</dependency>
7672
<dependency>
7773
<groupId>com.github.jnr</groupId>

0 commit comments

Comments
 (0)