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 404cdfb commit 9fd3e9aCopy full SHA for 9fd3e9a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.applayout</groupId>
6
<artifactId>app-layout-addon</artifactId>
7
- <version>1.0.8</version>
+ <version>1.0.9-SNAPSHOT</version>
8
<name>App Layout Addon</name>
9
<description>Integration of app-layout for Vaadin 10</description>
10
@@ -33,7 +33,7 @@
33
<url>https://github.com/FlowingCode/AppLayoutAddon</url>
34
<connection>scm:git:git://github.com/FlowingCode/AppLayoutAddon.git</connection>
35
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/AppLayoutAddon.git</developerConnection>
36
- <tag>app-layout-addon-1.0.8</tag>
+ <tag>App Layout add-on for Vaadin</tag>
37
</scm>
38
39
<dependencyManagement>
0 commit comments