Skip to content

Commit

Permalink
upgrade easy-licenses to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard van Heest committed Dec 6, 2019
1 parent 484528d commit 550deee
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 @@ -37,7 +37,7 @@
<properties>
<main-class>nl.knaw.dans.easy.agreement.Command</main-class>
<easy.emd.version>3.8.0</easy.emd.version>
<easy-licenses.version>1.0.4</easy-licenses.version>
<easy.licenses.version>1.0.5</easy.licenses.version>
</properties>

<scm>
Expand Down Expand Up @@ -192,7 +192,7 @@
<artifactItem>
<groupId>nl.knaw.dans.easy</groupId>
<artifactId>easy-licenses</artifactId>
<version>${easy-licenses.version}</version>
<version>${easy.licenses.version}</version>
<outputDirectory>${project.build.directory}/easy-licenses</outputDirectory>
</artifactItem>
</artifactItems>
Expand Down

0 comments on commit 550deee

Please sign in to comment.