Skip to content

Commit 6f4a2c2

Browse files
committed
[maven-release-plugin] prepare release 2.0.1
1 parent da03274 commit 6f4a2c2

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
@@ -6,7 +6,7 @@
66

77
<groupId>org.graylog.plugins</groupId>
88
<artifactId>graylog-plugin-mongodb-profiler</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>${project.artifactId}</name>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:[email protected]:Graylog2/graylog-plugin-mongodb-profiler.git</connection>
1818
<developerConnection>scm:git:[email protected]:Graylog2/graylog-plugin-mongodb-profiler.git</developerConnection>
1919
<url>https://github.com/Graylog2/graylog-plugin-mongodb-profiler</url>
20-
<tag>HEAD</tag>
20+
<tag>2.0.1</tag>
2121
</scm>
2222

2323
<properties>

0 commit comments

Comments
 (0)