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 3882f65 commit 6d4f816Copy full SHA for 6d4f816
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.vaadin.addons.flowingcode</groupId>
6
<artifactId>chat-assistant-addon</artifactId>
7
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
8
<name>Chat Assistant Add-on</name>
9
<description>Chat Assistant Add-on for Vaadin Flow</description>
10
@@ -40,7 +40,7 @@
40
<url>https://github.com/FlowingCode/ChatAssistant</url>
41
<connection>scm:git:git://github.com/FlowingCode/ChatAssistant.git</connection>
42
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/ChatAssistant.git</developerConnection>
43
- <tag>master</tag>
+ <tag>chat-assistant-addon-2.0.0</tag>
44
</scm>
45
46
<developers>
0 commit comments