Skip to content

Commit 43416a2

Browse files
author
Daniel Heid
committed
[ci skip] prepare for next development iteration
1 parent ed6aa26 commit 43416a2

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.drjekyll</groupId>
66
<artifactId>colorpicker</artifactId>
7-
<version>1.4.8</version>
7+
<version>1.4.9-SNAPSHOT</version>
88

99
<name>ColorPicker</name>
1010
<description>A nice color picker using Java Swing that contains a visual color selection and input
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/dheid/colorpicker.git</connection>
3939
<developerConnection>scm:git:https://github.com/dheid/colorpicker.git</developerConnection>
4040
<url>https://github.com/dheid/colorpicker</url>
41-
<tag>colorpicker-1.4.8</tag>
41+
<tag>HEAD</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)