File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >org.drjekyll</groupId >
86 <artifactId >colorpicker</artifactId >
9- <version >1.4.3-SNAPSHOT </version >
7+ <version >1.4.3</version >
108
119 <name >ColorPicker</name >
1210 <description >A nice color picker using Java Swing that contains a visual color selection and input
4038 <connection >scm:git:https://github.com/dheid/colorpicker.git</connection >
4139 <developerConnection >scm:git:https://github.com/dheid/colorpicker.git</developerConnection >
4240 <url >https://github.com/dheid/colorpicker</url >
43- <tag >HEAD </tag >
41+ <tag >colorpicker-1.4.3 </tag >
4442 </scm >
4543
4644 <properties >
You can’t perform that action at this time.
0 commit comments