File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
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.1-SNAPSHOT </version >
16
+ <version >3.3.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
- <tag >HEAD </tag >
28
+ <tag >3.3.0 </tag >
30
29
</scm >
31
30
32
31
<properties >
110
109
<version >2.44.4</version >
111
110
<configuration >
112
111
<java >
113
- <removeUnusedImports />
112
+ <removeUnusedImports />
114
113
<importOrder >
115
114
<order >,\#</order >
116
115
</importOrder >
117
- <endWithNewline />
116
+ <endWithNewline />
118
117
</java >
119
118
</configuration >
120
119
<executions >
You can’t perform that action at this time.
0 commit comments