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 =" UTF-8" ?>
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/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" >
43
54 <licenses >
65 <license >
1413
1514 <groupId >com.pivovarit</groupId >
1615 <artifactId >parallel-collectors</artifactId >
17- <version >3.2.0-SNAPSHOT </version >
16+ <version >3.2.0</version >
1817 <url >https://github.com/pivovarit/parallel-collectors</url >
1918
2019 <packaging >jar</packaging >
2625 <url >https://github.com/pivovarit/parallel-collectors</url >
2726 <
connection >scm:git:
[email protected] :pivovarit/parallel-collectors.git</
connection >
2827 <
developerConnection >scm:git:
[email protected] :pivovarit/parallel-collectors.git</
developerConnection >
29- </scm >
28+ <tag >3.2.0</tag >
29+ </scm >
3030
3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments