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 3969a2f commit eb31c35Copy full SHA for eb31c35
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.addons.applayout</groupId>
6
<artifactId>app-layout-addon</artifactId>
7
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
8
<name>App Layout Addon</name>
9
<description>Integration of app-layout for Vaadin Flow</description>
10
@@ -34,7 +34,7 @@
34
<url>https://github.com/FlowingCode/AppLayoutAddon</url>
35
<connection>scm:git:git://github.com/FlowingCode/AppLayoutAddon.git</connection>
36
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/AppLayoutAddon.git</developerConnection>
37
- <tag>app-layout-addon-2.0.0</tag>
+ <tag>app-layout-addon-6.0.0</tag>
38
</scm>
39
40
<dependencyManagement>
0 commit comments