We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f060dd4 commit fffc73fCopy full SHA for fffc73f
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.culturegraph</groupId>
4
<artifactId>metafacture-core</artifactId>
5
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0</version>
6
<name>metafacture.core</name>
7
<description>Core package of the metafacture tool suite</description>
8
<licenses>
@@ -68,7 +68,7 @@
68
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
69
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-core.git</developerConnection>
70
<url>http://github.com/culturegraph/metafacture-core</url>
71
- <tag>HEAD</tag>
+ <tag>metafacture-core-3.1.0</tag>
72
</scm>
73
74
<build>
0 commit comments