Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard van Heest committed Aug 7, 2019
1 parent e080622 commit aafaed8
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 @@ -26,7 +26,7 @@
<groupId>nl.knaw.dans.easy</groupId>
<artifactId>easy-bag-store</artifactId>
<packaging>jar</packaging>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<name>EASY Bag Store</name>
<url>https://github.com/DANS-KNAW/easy-bag-store</url>
<description>Manage one or more BagStores</description>
Expand All @@ -36,7 +36,7 @@
</properties>
<scm>
<developerConnection>scm:git:https://github.com/DANS-KNAW/easy-bag-store</developerConnection>
<tag>HEAD</tag>
<tag>v1.4.0</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit aafaed8

Please sign in to comment.