Skip to content

Commit 1ddf197

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 69945ea commit 1ddf197

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.0</version>
7+
<version>1.0.1-SNAPSHOT</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>extended-login-1.0.0</tag>
43+
<tag>master</tag>
4444
</scm>
4545

4646
<developers>

0 commit comments

Comments
 (0)