Skip to content

Commit edf1f72

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b9d996b commit edf1f72

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>flip-card-addon</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<name>Flip Card Add-on</name>
99
<description>Flip Card Add-on for Vaadin Flow</description>
1010

@@ -39,7 +39,7 @@
3939
<url>https://github.com/FlowingCode/FlipCard</url>
4040
<connection>scm:git:git://github.com/FlowingCode/FlipCard.git</connection>
4141
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/FlipCard.git</developerConnection>
42-
<tag>1.0.0</tag>
42+
<tag>master</tag>
4343
</scm>
4444

4545
<developers>

0 commit comments

Comments
 (0)