File tree Expand file tree Collapse file tree 7 files changed +32
-16
lines changed Expand file tree Collapse file tree 7 files changed +32
-16
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-aeron</artifactId >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-benchmarks</artifactId >
7173 <configuration >
7274 <finalName >benchmarks</finalName >
7375 <transformers >
74- <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
76+ <transformer
77+ implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
7578 <mainClass >org.openjdk.jmh.Main</mainClass >
7679 <manifestEntries >
7780 <Multi-Release >true</Multi-Release >
7881 </manifestEntries >
7982 </transformer >
80- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
83+ <transformer
84+ implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
8185 </transformers >
8286 <filters >
8387 <filter >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-examples</artifactId >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-mimir</artifactId >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-prometheus</artifactId >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-metrics-parent</artifactId >
8- <version >0.1.1 -SNAPSHOT</version >
10+ <version >0.1.0 -SNAPSHOT</version >
911 </parent >
1012
1113 <artifactId >scalecube-metrics</artifactId >
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" 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"
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" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
911 </parent >
1012
1113 <artifactId >scalecube-metrics-parent</artifactId >
12- <version >0.1.1 -SNAPSHOT</version >
14+ <version >0.1.0 -SNAPSHOT</version >
1315 <packaging >pom</packaging >
1416 <name >${project.artifactId} </name >
1517
You can’t perform that action at this time.
0 commit comments