Skip to content

Commit

Permalink
Update to metafacture-core 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cboehme committed Feb 2, 2015
1 parent 8802257 commit 3e54663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.culturegraph</groupId>
<artifactId>metafacture-runner</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
<name>metafacture.runner</name>
<description>Standalone applications for working with Flux and Metamorph scripts</description>
<licenses>
Expand Down Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>org.culturegraph</groupId>
<artifactId>metafacture-core</artifactId>
<version>2.0.0</version>
<version>3.0.0</version>
</dependency>

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

0 comments on commit 3e54663

Please sign in to comment.