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 2840bc3 commit e5d241bCopy full SHA for e5d241b
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.culturegraph</groupId>
4
<artifactId>metafacture-core</artifactId>
5
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
6
<name>metafacture.core</name>
7
<description>Core package of the metafacture tool suite</description>
8
<licenses>
@@ -69,7 +69,7 @@
69
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
70
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-core.git</developerConnection>
71
<url>http://github.com/culturegraph/metafacture-core</url>
72
- <tag>HEAD</tag>
+ <tag>metafacture-core-1.1.0</tag>
73
</scm>
74
75
<build>
0 commit comments