You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ If you want use Metafacture in your own Java projects all you need to do is to i
21
21
<dependency>
22
22
<groupId>org.culturegraph</groupId>
23
23
<artifactId>metafacture-core</artifactId>
24
-
<version>3.0.0</version>
24
+
<version>3.1.0</version>
25
25
</dependency>
26
26
27
27
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