Skip to content

Commit d0dbb79

Browse files
committed
[maven-release-plugin] prepare release app-layout-addon-5.1.0
1 parent 7643697 commit d0dbb79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.flowingcode.addons.applayout</groupId>
66
<artifactId>app-layout-addon</artifactId>
7-
<version>5.1.0-SNAPSHOT</version>
7+
<version>5.1.0</version>
88
<name>App Layout Addon</name>
99
<description>Integration of app-layout for Vaadin Flow</description>
1010

@@ -38,7 +38,7 @@
3838
<url>https://github.com/FlowingCode/AppLayoutAddon</url>
3939
<connection>scm:git:git://github.com/FlowingCode/AppLayoutAddon.git</connection>
4040
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/AppLayoutAddon.git</developerConnection>
41-
<tag>app-layout-addon-2.0.0</tag>
41+
<tag>app-layout-addon-5.1.0</tag>
4242
</scm>
4343

4444
<dependencyManagement>

0 commit comments

Comments
 (0)