We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d4327 commit 8b07b1aCopy full SHA for 8b07b1a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.vaadin.addons.flowingcode</groupId>
6
<artifactId>whatsapp-button-addon</artifactId>
7
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
8
<name>Whatsapp Button Add-on</name>
9
<description>Whatsapp Button Add-on</description>
10
@@ -39,7 +39,7 @@
39
<url>https://github.com/FlowingCode/WhatsappButton</url>
40
<connection>scm:git:git://github.com/FlowingCode/WhatsappButton.git</connection>
41
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/WhatsappButton.git</developerConnection>
42
- <tag>master</tag>
+ <tag>whatsapp-button-addon-2.0.0</tag>
43
</scm>
44
45
<dependencyManagement>
0 commit comments