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 b47b7e6 commit e4bc8acCopy full SHA for e4bc8ac
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.applayout</groupId>
6
<artifactId>app-layout-addon</artifactId>
7
- <version>5.1.1-SNAPSHOT</version>
+ <version>5.2.0</version>
8
<name>App Layout Addon</name>
9
<description>Integration of app-layout for Vaadin Flow</description>
10
@@ -38,7 +38,7 @@
38
<url>https://github.com/FlowingCode/AppLayoutAddon</url>
39
<connection>scm:git:git://github.com/FlowingCode/AppLayoutAddon.git</connection>
40
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/AppLayoutAddon.git</developerConnection>
41
- <tag>app-layout-addon-2.0.0</tag>
+ <tag>app-layout-addon-5.2.0</tag>
42
</scm>
43
44
<dependencyManagement>
0 commit comments