File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- <project
2- 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" >
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" >
52 <modelVersion >4.0.0</modelVersion >
63
74 <groupId >io.github.rahulsinghai</groupId >
85 <artifactId >jmeter.backendlistener.kafka</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
6+ <version >1.0.1</version >
107 <packaging >jar</packaging >
118
129 <name >${project.artifactId} </name >
4542 <connection >scm:git:git://github.com/rahulsinghai/jmeter-backend-listener-kafka.git</connection >
4643 <
developerConnection >scm:git:ssh://
[email protected] /rahulsinghai/jmeter-backend-listener-kafka.git</
developerConnection >
4744 <url >https://github.com/rahulsinghai/jmeter-backend-listener-kafka/tree/master</url >
48- </scm >
45+ <tag >jmeter-backend-listener-kafka-1.0.1</tag >
46+ </scm >
4947
5048 <properties >
5149 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments