File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
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 <artifactId >kafka-connect-http-parent</artifactId >
75 <groupId >com.github.castorm</groupId >
8- <version >0.8.9-SNAPSHOT </version >
6+ <version >0.8.9</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" 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 <parent >
54 <artifactId >kafka-connect-http-parent</artifactId >
65 <groupId >com.github.castorm</groupId >
7- <version >0.8.9-SNAPSHOT </version >
6+ <version >0.8.9</version >
87 <relativePath >../pom.xml</relativePath >
98 </parent >
109 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >kafka-connect-http-parent</artifactId >
55 <groupId >com.github.castorm</groupId >
6- <version >0.8.9-SNAPSHOT </version >
6+ <version >0.8.9</version >
77 <relativePath >../pom.xml</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55
66 <groupId >com.github.castorm</groupId >
77 <artifactId >kafka-connect-http-parent</artifactId >
8- <version >0.8.9-SNAPSHOT </version >
8+ <version >0.8.9</version >
99 <packaging >pom</packaging >
1010
1111 <name >Kafka Connect HTTP Parent</name >
4141 <scm >
4242 <url >https://github.com/castorm/kafka-connect-http</url >
4343 <connection >scm:git:https://github.com/castorm/kafka-connect-http.git</connection >
44- <tag >v0.3.5 </tag >
44+ <tag >v0.8.9 </tag >
4545 </scm >
4646
4747 <distributionManagement >
You can’t perform that action at this time.
0 commit comments