Skip to content

Commit

Permalink
Update to metafacture-core 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cboehme committed May 6, 2015
1 parent 2ddc1ef commit e468517
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>3.0.1-SNAPSHOT</version>
<version>3.1.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>3.0.0</version>
<version>3.1.0</version>
</dependency>

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

0 comments on commit e468517

Please sign in to comment.