Skip to content

Commit 5291ceb

Browse files
author
Jochen Schalanda
committed
[maven-release-plugin] prepare release 2.3.0-beta.3
1 parent c929675 commit 5291ceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.graylog.plugins</groupId>
1313
<artifactId>graylog-plugin-cef</artifactId>
14-
<version>2.3.0-beta.3-SNAPSHOT</version>
14+
<version>2.3.0-beta.3</version>
1515
<packaging>jar</packaging>
1616

1717
<name>${project.artifactId}</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-cef.git</connection>
3030
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-cef.git</developerConnection>
3131
<url>https://github.com/Graylog2/graylog-plugin-cef</url>
32-
<tag>HEAD</tag>
32+
<tag>2.3.0-beta.3</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)