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 c6724b9 commit e911452Copy full SHA for e911452
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.culturegraph</groupId>
12
<artifactId>metafacture-runner</artifactId>
13
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
14
15
<name>metafacture.runner</name>
16
<description>Standalone applications for working with Flux and Metamorph scripts</description>
@@ -55,7 +55,7 @@
55
<connection>scm:git:git://github.com/culturegraph/metafacture-runner.git</connection>
56
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-runner.git</developerConnection>
57
<url>http://github.com/culturegraph/metafacture-runner</url>
58
- <tag>HEAD</tag>
+ <tag>metafacture-runner-4.0.0</tag>
59
</scm>
60
<distributionManagement>
61
<repository>
0 commit comments