Skip to content

Commit ca3595b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 56f0a1f commit ca3595b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.vaadin.addons</groupId>
66
<artifactId>toggle-button-addon</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<name>Toggle Button Add-On</name>
99
<description>Toggle button built on Vaadin components with support for customizable labels and icons</description>
1010
<url>https://github.com/FlowingCode/ToggleButton</url>
@@ -39,7 +39,7 @@
3939
<url>https://github.com/FlowingCode/ToggleButton</url>
4040
<connection>scm:git:git://github.com/FlowingCode/ToggleButton.git</connection>
4141
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/ToggleButton.git</developerConnection>
42-
<tag>1.0.0</tag>
42+
<tag>master</tag>
4343
</scm>
4444

4545
<developers>

0 commit comments

Comments
 (0)