Skip to content

Commit 6d4f816

Browse files
committed
[maven-release-plugin] prepare release chat-assistant-addon-2.0.0
1 parent 3882f65 commit 6d4f816

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>org.vaadin.addons.flowingcode</groupId>
66
<artifactId>chat-assistant-addon</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<name>Chat Assistant Add-on</name>
99
<description>Chat Assistant Add-on for Vaadin Flow</description>
1010

@@ -40,7 +40,7 @@
4040
<url>https://github.com/FlowingCode/ChatAssistant</url>
4141
<connection>scm:git:git://github.com/FlowingCode/ChatAssistant.git</connection>
4242
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/ChatAssistant.git</developerConnection>
43-
<tag>master</tag>
43+
<tag>chat-assistant-addon-2.0.0</tag>
4444
</scm>
4545

4646
<developers>

0 commit comments

Comments
 (0)