File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-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.0-SNAPSHOT </version >
8+ <version >1.0</version >
109 <packaging >jar</packaging >
1110 <description >Java implementation of some of the core utilities from Scala</description >
1211 <issueManagement >
4039 <connection >scm:git:git@github.com:pnerg/java-scala-util.git</connection >
4140 <developerConnection >scm:git:git@github.com:pnerg/java-scala-util.git</developerConnection >
4241 <url >git@github.com:pnerg/java-scala-util.git</url >
43- </scm >
42+ <tag >v1.0</tag >
43+ </scm >
4444
4545 <dependencies >
4646 <dependency >
You can’t perform that action at this time.
0 commit comments