Skip to content

Commit 8a9dafa

Browse files
[maven-release-plugin] prepare release v1.0.0
1 parent d440e68 commit 8a9dafa

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

55
<groupId>org.apache.jmeter.plugins</groupId>
66
<artifactId>jmeter-copilot-plugin</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>JMeter Copilot Plugin</name>
@@ -14,7 +14,7 @@
1414
<connection>scm:git:https://github.com/brunoborges/jmeter-copilot-plugin.git</connection>
1515
<developerConnection>scm:git:https://github.com/brunoborges/jmeter-copilot-plugin.git</developerConnection>
1616
<url>https://github.com/brunoborges/jmeter-copilot-plugin</url>
17-
<tag>HEAD</tag>
17+
<tag>v1.0.0</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)