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 ce4ef46 commit f7d5c88Copy full SHA for f7d5c88
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
7
<artifactId>commons-demo</artifactId>
8
- <version>3.4.0</version>
+ <version>3.4.1-SNAPSHOT</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>commons-demo-3.4.0</tag>
+ <tag>master</tag>
41
</scm>
42
43
<dependencyManagement>
0 commit comments