Skip to content

Commit 61274fe

Browse files
committed
Update maven coordinates in readme
1 parent 432d50f commit 61274fe

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
@@ -21,7 +21,7 @@ If you want use Metafacture in your own Java projects all you need to do is to i
2121
<dependency>
2222
<groupId>org.culturegraph</groupId>
2323
<artifactId>metafacture-core</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.1.0</version>
2525
</dependency>
2626

2727
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)