Skip to content

Commit e5d241b

Browse files
committed
[maven-release-plugin] prepare release metafacture-core-1.1.0
1 parent 2840bc3 commit e5d241b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.culturegraph</groupId>
44
<artifactId>metafacture-core</artifactId>
5-
<version>1.1.0-SNAPSHOT</version>
5+
<version>1.1.0</version>
66
<name>metafacture.core</name>
77
<description>Core package of the metafacture tool suite</description>
88
<licenses>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
7070
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-core.git</developerConnection>
7171
<url>http://github.com/culturegraph/metafacture-core</url>
72-
<tag>HEAD</tag>
72+
<tag>metafacture-core-1.1.0</tag>
7373
</scm>
7474

7575
<build>

0 commit comments

Comments
 (0)