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 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.1-SNAPSHOT </version >
16+ <version >3.3.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- <tag >HEAD </tag >
28+ <tag >3.3.0 </tag >
3029 </scm >
3130
3231 <properties >
110109 <version >2.44.4</version >
111110 <configuration >
112111 <java >
113- <removeUnusedImports />
112+ <removeUnusedImports />
114113 <importOrder >
115114 <order >,\#</order >
116115 </importOrder >
117- <endWithNewline />
116+ <endWithNewline />
118117 </java >
119118 </configuration >
120119 <executions >
You can’t perform that action at this time.
0 commit comments