Skip to content

Commit e71368d

Browse files
committed
[maven-release-plugin] prepare release xterm-console-2.0.1
1 parent 6c4f453 commit e71368d

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.addons</groupId>
66
<artifactId>xterm-console</artifactId>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.0.1</version>
88
<name>XTerm Console Addon</name>
99
<description>Integration of xterm.js for Vaadin Flow</description>
1010

@@ -36,7 +36,7 @@
3636
<url>https://github.com/FlowingCode/XTermConsoleAddon</url>
3737
<connection>scm:git:git://github.com/FlowingCode/XTermConsoleAddon.git</connection>
3838
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/XTermConsoleAddon.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>xterm-console-2.0.1</tag>
4040
</scm>
4141

4242
<dependencyManagement>

0 commit comments

Comments
 (0)