Skip to content

Commit a95d060

Browse files
committed
Prepare v0.3
1 parent 212c9ea commit a95d060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-variables

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
JAR=target/metadata-qa-marc-0.2-SNAPSHOT-jar-with-dependencies.jar
1+
JAR=target/metadata-qa-marc-0.3-jar-with-dependencies.jar
22
DIR=.

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>de.gwdg.metadataqa</groupId>
55
<artifactId>metadata-qa-marc</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.2-SNAPSHOT</version>
7+
<version>0.3</version>
88
<name>Quality assesstment for MARC</name>
99
<description>
1010
A metadata quality assurance framework. It checks some metrics of

0 commit comments

Comments
 (0)