Skip to content

Commit caff09d

Browse files
author
Marius Sturm
committed
[maven-release-plugin] prepare release 1.3.0
1 parent 2a212f5 commit caff09d

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.graylog.plugins</groupId>
66
<artifactId>graylog-plugin-metrics</artifactId>
7-
<version>1.3.0-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<packaging>jar</packaging>
99

1010
<name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-metrics.git</connection>
3737
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-metrics.git</developerConnection>
3838
<url>https://github.com/Graylog2/graylog-plugin-metrics</url>
39-
<tag>HEAD</tag>
39+
<tag>1.3.0</tag>
4040
</scm>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)