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 d60ea51 commit f2556c2Copy full SHA for f2556c2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin.test</groupId>
6
<artifactId>testbench-rpc</artifactId>
7
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
8
<name>RPC for Vaadin TestBench</name>
9
<description>RPC for Vaadin TestBench</description>
10
@@ -35,7 +35,7 @@
35
<url>https://github.com/FlowingCode/testbench-rpc</url>
36
<connection>scm:git:git://github.com/FlowingCode/testbench-rpc.git</connection>
37
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/testbench-rpc.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>testbench-rpc-1.2.0</tag>
39
</scm>
40
41
<repositories>
0 commit comments