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 7022293 commit 558df9bCopy full SHA for 558df9b
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
7
<artifactId>commons-demo</artifactId>
8
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
9
10
<name>Commons Demo</name>
11
<description>Common classes for add-ons demo</description>
@@ -44,7 +44,7 @@
44
<url>https://github.com/FlowingCode/CommonsDemo</url>
45
<connection>scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection>
46
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CommonsDemo.git</developerConnection>
47
- <tag>master</tag>
+ <tag>commons-demo-4.0.0</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments