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 c0ba022 commit 16af8e2Copy full SHA for 16af8e2
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.culturegraph</groupId>
4
<artifactId>metafacture-runner</artifactId>
5
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
6
<name>metafacture.runner</name>
7
<description>Standalone applications for working with Flux and Metamorph scripts</description>
8
<licenses>
@@ -67,7 +67,7 @@
67
<connection>scm:git:git://github.com/culturegraph/metafacture-runner.git</connection>
68
<developerConnection>scm:git:git@github.com:culturegraph/metafacture-runner.git</developerConnection>
69
<url>http://github.com/culturegraph/metafacture-runner</url>
70
- <tag>HEAD</tag>
+ <tag>metafacture-runner-3.0.0</tag>
71
</scm>
72
73
<build>
0 commit comments