Skip to content

Commit

Permalink
Prepare v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pkiraly committed Jan 15, 2020
1 parent 212c9ea commit a95d060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common-variables
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
JAR=target/metadata-qa-marc-0.2-SNAPSHOT-jar-with-dependencies.jar
JAR=target/metadata-qa-marc-0.3-jar-with-dependencies.jar
DIR=.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.gwdg.metadataqa</groupId>
<artifactId>metadata-qa-marc</artifactId>
<packaging>jar</packaging>
<version>0.2-SNAPSHOT</version>
<version>0.3</version>
<name>Quality assesstment for MARC</name>
<description>
A metadata quality assurance framework. It checks some metrics of
Expand Down

0 comments on commit a95d060

Please sign in to comment.