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 da03274 commit 6f4a2c2Copy full SHA for 6f4a2c2
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.graylog.plugins</groupId>
8
<artifactId>graylog-plugin-mongodb-profiler</artifactId>
9
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
@@ -17,7 +17,7 @@
17
<connection>scm:git:[email protected]:Graylog2/graylog-plugin-mongodb-profiler.git</connection>
18
<developerConnection>scm:git:[email protected]:Graylog2/graylog-plugin-mongodb-profiler.git</developerConnection>
19
<url>https://github.com/Graylog2/graylog-plugin-mongodb-profiler</url>
20
- <tag>HEAD</tag>
+ <tag>2.0.1</tag>
21
</scm>
22
23
<properties>
0 commit comments