File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >org.dmonix.functional</groupId >
76 <artifactId >java-scala-utils</artifactId >
87 <name >Java Scala Utils</name >
9- <version >1.4-SNAPSHOT </version >
8+ <version >1.4</version >
109 <packaging >jar</packaging >
1110 <description >Java implementation of some of the core utilities from Scala</description >
1211 <url >https://github.com/pnerg/java-scala-util</url >
4140 <connection >scm:git:git@github.com:pnerg/java-scala-util.git</connection >
4241 <developerConnection >scm:git:git@github.com:pnerg/java-scala-util.git</developerConnection >
4342 <url >git@github.com:pnerg/java-scala-util.git</url >
44- <tag >HEAD </tag >
43+ <tag >v1.4 </tag >
4544 </scm >
4645
4746 <dependencies >
You can’t perform that action at this time.
0 commit comments