Skip to content

Commit e468517

Browse files
committed
Update to metafacture-core 3.1.0
1 parent 2ddc1ef commit e468517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.culturegraph</groupId>
44
<artifactId>metafacture-runner</artifactId>
5-
<version>3.0.1-SNAPSHOT</version>
5+
<version>3.1.0-SNAPSHOT</version>
66
<name>metafacture.runner</name>
77
<description>Standalone applications for working with Flux and Metamorph scripts</description>
88
<licenses>
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.culturegraph</groupId>
221221
<artifactId>metafacture-core</artifactId>
222-
<version>3.0.0</version>
222+
<version>3.1.0</version>
223223
</dependency>
224224

225225
<!-- In a perfect world the slf4j binding would be a

0 commit comments

Comments
 (0)