Skip to content

Commit 3e54663

Browse files
committed
Update to metafacture-core 3.0.0
1 parent 8802257 commit 3e54663

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>2.0.1-SNAPSHOT</version>
5+
<version>3.0.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>2.0.0</version>
222+
<version>3.0.0</version>
223223
</dependency>
224224

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

0 commit comments

Comments
 (0)