This repository was archived by the owner on Mar 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 16 files changed +50
-82
lines changed
Expand file tree Collapse file tree 16 files changed +50
-82
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <artifactId >ffwd-agent</artifactId >
7- <version >0.8.3-SNAPSHOT </version >
5+ <version >0.8.3</version >
86 <packaging >jar</packaging >
97
108 <name >FastForward Agent</name >
119
1210 <parent >
1311 <groupId >com.spotify.ffwd</groupId >
1412 <artifactId >ffwd-parent</artifactId >
15- <version >0.8.3-SNAPSHOT </version >
13+ <version >0.8.3</version >
1614 <relativePath >..</relativePath >
1715 </parent >
1816
153151 </filter >
154152 </filters >
155153 <transformers >
156- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
154+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
157155 </transformers >
158156 </configuration >
159157 </execution >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >..</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-api</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward API</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >..</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-core</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614
1715 <name >FastForward Core</name >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-carbon</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward Carbon Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-http</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward HTTP Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-json</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward JSON Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-kafka</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward Kafka Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-opencensus</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward OpenCensus Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-opentelemetry</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward OpenTelemetry Module</name >
1715
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
75 <groupId >com.spotify.ffwd</groupId >
86 <artifactId >ffwd-parent</artifactId >
9- <version >0.8.3-SNAPSHOT </version >
7+ <version >0.8.3</version >
108 <relativePath >../../pom.xml</relativePath >
119 </parent >
1210
1311 <artifactId >ffwd-module-protobuf</artifactId >
14- <version >0.8.3-SNAPSHOT </version >
12+ <version >0.8.3</version >
1513 <packaging >jar</packaging >
1614 <name >FastForward Protobuf Module</name >
1715
You can’t perform that action at this time.
0 commit comments