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 d33e064 commit 54d826eCopy full SHA for 54d826e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin.test</groupId>
6
<artifactId>testbench-rpc</artifactId>
7
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.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>
@@ -44,7 +44,7 @@
44
<url>https://github.com/FlowingCode/testbench-rpc</url>
45
<connection>scm:git:git://github.com/FlowingCode/testbench-rpc.git</connection>
46
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/testbench-rpc.git</developerConnection>
47
- <tag>HEAD</tag>
+ <tag>testbench-rpc-1.3.0</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments