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 8802257 commit 3e54663Copy full SHA for 3e54663
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.culturegraph</groupId>
4
<artifactId>metafacture-runner</artifactId>
5
- <version>2.0.1-SNAPSHOT</version>
+ <version>3.0.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>2.0.0</version>
+ <version>3.0.0</version>
223
</dependency>
224
225
<!-- In a perfect world the slf4j binding would be a
0 commit comments