Skip to content

Commit 5e35769

Browse files
author
Daniel Heid
committed
[ci skip]prepare release colorpicker-1.4.4
1 parent 6e9ba35 commit 5e35769

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.4-SNAPSHOT</version>
7+
<version>1.4.4</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>HEAD</tag>
41+
<tag>colorpicker-1.4.4</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)