Skip to content

Commit 22c498e

Browse files
committed
Update maven coordinates in readme
1 parent 1603d0b commit 22c498e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you want use Metafacture in your own Java projects all you need to do is to i
2727
<dependency>
2828
<groupId>org.culturegraph</groupId>
2929
<artifactId>metafacture-core</artifactId>
30-
<version>3.1.2</version>
30+
<version>3.2.0</version>
3131
</dependency>
3232

3333
Our integration server automatically publishes successful builds of the master branch as snapshot versions on [Sonatype OSS Repository](https://oss.sonatype.org/index.html#nexus-search;quick~culturegraph).

0 commit comments

Comments
 (0)