Skip to content

Commit ef91d79

Browse files
committed
[maven-release-plugin] prepare release extended-login-1.0.1
1 parent 1e844f4 commit ef91d79

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>org.vaadin.addons.flowingcode</groupId>
66
<artifactId>extended-login</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<name>Extended Login Add-on</name>
99
<description>Extended Login Add-on for Vaadin Flow</description>
1010
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -40,7 +40,7 @@
4040
<url>https://github.com/FlowingCode/ExtendedLoginAddon</url>
4141
<connection>scm:git:git://github.com/FlowingCode/ExtendedLoginAddon.git</connection>
4242
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/ExtendedLoginAddon.git</developerConnection>
43-
<tag>master</tag>
43+
<tag>extended-login-1.0.1</tag>
4444
</scm>
4545

4646
<distributionManagement>

0 commit comments

Comments
 (0)