We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d440e68 commit 8a9dafaCopy full SHA for 8a9dafa
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.apache.jmeter.plugins</groupId>
6
<artifactId>jmeter-copilot-plugin</artifactId>
7
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
8
<packaging>jar</packaging>
9
10
<name>JMeter Copilot Plugin</name>
@@ -14,7 +14,7 @@
14
<connection>scm:git:https://github.com/brunoborges/jmeter-copilot-plugin.git</connection>
15
<developerConnection>scm:git:https://github.com/brunoborges/jmeter-copilot-plugin.git</developerConnection>
16
<url>https://github.com/brunoborges/jmeter-copilot-plugin</url>
17
- <tag>HEAD</tag>
+ <tag>v1.0.0</tag>
18
</scm>
19
20
<properties>
0 commit comments