Skip to content

Commit 216e9c1

Browse files
committed
[maven-release-plugin] prepare release metafacture-core-3.0.0
1 parent 6e0793f commit 216e9c1

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>2.0.1-SNAPSHOT</version>
5+
<version>3.0.0</version>
66
<name>metafacture.core</name>
77
<description>Core package of the metafacture tool suite</description>
88
<licenses>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:git://github.com/culturegraph/metafacture-core.git</connection>
6969
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-core.git</developerConnection>
7070
<url>http://github.com/culturegraph/metafacture-core</url>
71-
<tag>HEAD</tag>
71+
<tag>metafacture-core-3.0.0</tag>
7272
</scm>
7373

7474
<build>

0 commit comments

Comments
 (0)