Skip to content

Commit 3623cf1

Browse files
committed
[maven-release-plugin] prepare release app-layout-addon-3.0.1
1 parent 9899522 commit 3623cf1

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>3.0.1-SNAPSHOT</version>
7+
<version>3.0.1</version>
88
<name>App Layout Addon</name>
99
<description>Integration of app-layout for Vaadin Flow</description>
1010

@@ -37,7 +37,7 @@
3737
<url>https://github.com/FlowingCode/AppLayoutAddon</url>
3838
<connection>scm:git:git://github.com/FlowingCode/AppLayoutAddon.git</connection>
3939
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/AppLayoutAddon.git</developerConnection>
40-
<tag>app-layout-addon-2.0.0</tag>
40+
<tag>app-layout-addon-3.0.1</tag>
4141
</scm>
4242

4343
<dependencyManagement>

0 commit comments

Comments
 (0)