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