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 1
1
<?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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >org.dmonix.functional</groupId >
7
6
<artifactId >java-scala-utils</artifactId >
8
7
<name >Java Scala Utils</name >
9
- <version >1.4-SNAPSHOT </version >
8
+ <version >1.4</version >
10
9
<packaging >jar</packaging >
11
10
<description >Java implementation of some of the core utilities from Scala</description >
12
11
<url >https://github.com/pnerg/java-scala-util</url >
41
40
<
connection >scm:git:
[email protected] :pnerg/java-scala-util.git</
connection >
42
41
<
developerConnection >scm:git:
[email protected] :pnerg/java-scala-util.git</
developerConnection >
43
42
<
url >
[email protected] :pnerg/java-scala-util.git</
url >
44
- <tag >HEAD </tag >
43
+ <tag >v1.4 </tag >
45
44
</scm >
46
45
47
46
<dependencies >
You can’t perform that action at this time.
0 commit comments