Skip to content

Commit 54d826e

Browse files
committed
[maven-release-plugin] prepare release testbench-rpc-1.3.0
1 parent d33e064 commit 54d826e

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

55
<groupId>com.flowingcode.vaadin.test</groupId>
66
<artifactId>testbench-rpc</artifactId>
7-
<version>1.3.0-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<name>TestBenchRPC</name>
99
<description>Remote procedure calls for Vaadin TestBench</description>
1010
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -44,7 +44,7 @@
4444
<url>https://github.com/FlowingCode/testbench-rpc</url>
4545
<connection>scm:git:git://github.com/FlowingCode/testbench-rpc.git</connection>
4646
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/testbench-rpc.git</developerConnection>
47-
<tag>HEAD</tag>
47+
<tag>testbench-rpc-1.3.0</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)