Skip to content

Commit 97e871f

Browse files
committed
[maven-release-plugin] prepare release xterm-console-3.2.0
1 parent 1a5d16e commit 97e871f

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

@@ -35,7 +35,7 @@
3535
<url>https://github.com/FlowingCode/XTermConsoleAddon</url>
3636
<connection>scm:git:git://github.com/FlowingCode/XTermConsoleAddon.git</connection>
3737
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/XTermConsoleAddon.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>xterm-console-3.2.0</tag>
3939
</scm>
4040

4141
<developers>

0 commit comments

Comments
 (0)