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 1febde7 commit 884d74aCopy full SHA for 884d74a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
7
<artifactId>commons-demo</artifactId>
8
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.1</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.5.1</tag>
41
</scm>
42
43
<dependencyManagement>
0 commit comments