Skip to content

Commit e911452

Browse files
committed
[maven-release-plugin] prepare release metafacture-runner-4.0.0
1 parent c6724b9 commit e911452

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.culturegraph</groupId>
1212
<artifactId>metafacture-runner</artifactId>
13-
<version>4.0.0-SNAPSHOT</version>
13+
<version>4.0.0</version>
1414

1515
<name>metafacture.runner</name>
1616
<description>Standalone applications for working with Flux and Metamorph scripts</description>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:git://github.com/culturegraph/metafacture-runner.git</connection>
5656
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-runner.git</developerConnection>
5757
<url>http://github.com/culturegraph/metafacture-runner</url>
58-
<tag>HEAD</tag>
58+
<tag>metafacture-runner-4.0.0</tag>
5959
</scm>
6060
<distributionManagement>
6161
<repository>

0 commit comments

Comments
 (0)