File tree Expand file tree Collapse file tree 30 files changed +33
-39
lines changed
apm-apache-httpclient-plugin
apm-es-restclient-plugin-5_6
apm-es-restclient-plugin-6_4
apm-spring-resttemplate-plugin
simple-webapp-integration-test Expand file tree Collapse file tree 30 files changed +33
-39
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-parent</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >apm-agent-parent</artifactId >
66 <groupId >co.elastic.apm</groupId >
7- <version >0.9.0 -SNAPSHOT</version >
7+ <version >1.0.0.RC1 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >apm-agent-benchmarks</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >co.elastic.apm</groupId >
1010 <artifactId >apm-agent-parent</artifactId >
11- <version >0.9.0 -SNAPSHOT</version >
11+ <version >1.0.0.RC1 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >apm-agent-core</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
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 <parent >
86 <artifactId >apm-es-restclient-plugin</artifactId >
97 <groupId >co.elastic.apm</groupId >
10- <version >0.9.0 -SNAPSHOT</version >
8+ <version >1.0.0.RC1 -SNAPSHOT</version >
119 </parent >
1210
1311 <artifactId >apm-es-restclient-plugin-5_6</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"
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 <parent >
86 <artifactId >apm-es-restclient-plugin</artifactId >
97 <groupId >co.elastic.apm</groupId >
10- <version >0.9.0 -SNAPSHOT</version >
8+ <version >1.0.0.RC1 -SNAPSHOT</version >
119 </parent >
1210
1311 <artifactId >apm-es-restclient-plugin-6_4</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"
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 <artifactId >apm-agent-plugins</artifactId >
75 <groupId >co.elastic.apm</groupId >
8- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.9.0 -SNAPSHOT</version >
6+ <version >1.0.0.RC1 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments