We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddc1ef commit e468517Copy full SHA for e468517
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.culturegraph</groupId>
4
<artifactId>metafacture-runner</artifactId>
5
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
6
<name>metafacture.runner</name>
7
<description>Standalone applications for working with Flux and Metamorph scripts</description>
8
<licenses>
@@ -219,7 +219,7 @@
219
<dependency>
220
221
<artifactId>metafacture-core</artifactId>
222
- <version>3.0.0</version>
+ <version>3.1.0</version>
223
</dependency>
224
225
<!-- In a perfect world the slf4j binding would be a
0 commit comments