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 1
1
<?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" >
4
3
5
4
<licenses >
6
5
<license >
14
13
15
14
<groupId >com.pivovarit</groupId >
16
15
<artifactId >parallel-collectors</artifactId >
17
- <version >3.2.0-SNAPSHOT </version >
16
+ <version >3.2.0</version >
18
17
<url >https://github.com/pivovarit/parallel-collectors</url >
19
18
20
19
<packaging >jar</packaging >
26
25
<url >https://github.com/pivovarit/parallel-collectors</url >
27
26
<connection >scm:git:git@github.com:pivovarit/parallel-collectors.git</connection >
28
27
<developerConnection >scm:git:git@github.com:pivovarit/parallel-collectors.git</developerConnection >
29
- </scm >
28
+ <tag >3.2.0</tag >
29
+ </scm >
30
30
31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments