Skip to content

Commit f2556c2

Browse files
committed
[maven-release-plugin] prepare release testbench-rpc-1.2.0
1 parent d60ea51 commit f2556c2

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.2.0-SNAPSHOT</version>
7+
<version>1.2.0</version>
88
<name>RPC for Vaadin TestBench</name>
99
<description>RPC for Vaadin TestBench</description>
1010

@@ -35,7 +35,7 @@
3535
<url>https://github.com/FlowingCode/testbench-rpc</url>
3636
<connection>scm:git:git://github.com/FlowingCode/testbench-rpc.git</connection>
3737
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/testbench-rpc.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>testbench-rpc-1.2.0</tag>
3939
</scm>
4040

4141
<repositories>

0 commit comments

Comments
 (0)