File tree Expand file tree Collapse file tree 3 files changed +8
-13
lines changed
Expand file tree Collapse file tree 3 files changed +8
-13
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <parent >
64 <groupId >io.github.fastfilter</groupId >
75 <artifactId >fastfilter_java</artifactId >
8- <version >1.0.3-SNAPSHOT </version >
6+ <version >1.0.3</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <parent >
64 <groupId >io.github.fastfilter</groupId >
75 <artifactId >fastfilter_java</artifactId >
8- <version >1.0.3-SNAPSHOT </version >
6+ <version >1.0.3</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.github.fastfilter</groupId >
86 <artifactId >fastfilter_java</artifactId >
97 <packaging >pom</packaging >
10- <version >1.0.3-SNAPSHOT </version >
8+ <version >1.0.3</version >
119 <modules >
1210 <module >fastfilter</module >
1311 <module >jmh</module >
4947 <connection >scm:git:git@github.com:FastFilter/fastfilter_java.git</connection >
5048 <developerConnection >scm:git:git@github.com:FastFilter/fastfilter_java.git</developerConnection >
5149 <url >https://github.com/FastFilter/fastfilter_java/tree/master</url >
52- </scm >
50+ <tag >fastfilter_java-1.0.3</tag >
51+ </scm >
5352
5453 <distributionManagement >
5554 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments