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 d869bd8 commit 6dfd6e1Copy full SHA for 6dfd6e1
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin.test</groupId>
6
<artifactId>testbench-rpc</artifactId>
7
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
8
<name>TestBenchRPC</name>
9
<description>Remote procedure calls for Vaadin TestBench</description>
10
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -46,7 +46,7 @@
46
<url>https://github.com/FlowingCode/testbench-rpc</url>
47
<connection>scm:git:git://github.com/FlowingCode/testbench-rpc.git</connection>
48
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/testbench-rpc.git</developerConnection>
49
- <tag>HEAD</tag>
+ <tag>testbench-rpc-1.4.0</tag>
50
</scm>
51
52
<repositories>
0 commit comments