Skip to content

Commit 16af8e2

Browse files
committed
[maven-release-plugin] prepare release metafacture-runner-3.0.0
1 parent c0ba022 commit 16af8e2

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-runner</artifactId>
5-
<version>3.0.0-SNAPSHOT</version>
5+
<version>3.0.0</version>
66
<name>metafacture.runner</name>
77
<description>Standalone applications for working with Flux and Metamorph scripts</description>
88
<licenses>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:git://github.com/culturegraph/metafacture-runner.git</connection>
6868
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-runner.git</developerConnection>
6969
<url>http://github.com/culturegraph/metafacture-runner</url>
70-
<tag>HEAD</tag>
70+
<tag>metafacture-runner-3.0.0</tag>
7171
</scm>
7272

7373
<build>

0 commit comments

Comments
 (0)