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 99e1328 commit 82e779eCopy full SHA for 82e779e
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
7
<artifactId>commons-demo</artifactId>
8
- <version>3.6.0-SNAPSHOT</version>
+ <version>3.6.0</version>
9
10
<name>Commons Demo</name>
11
@@ -37,7 +37,7 @@
37
<url>https://github.com/FlowingCode/CommonsDemo</url>
38
<connection>scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection>
39
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CommonsDemo.git</developerConnection>
40
- <tag>master</tag>
+ <tag>commons-demo-3.6.0</tag>
41
</scm>
42
43
<dependencyManagement>
0 commit comments