File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >io.kafkaesque.pulsar</groupId >
5
4
<artifactId >pulsar-client-plugin</artifactId >
6
5
<packaging >jar</packaging >
7
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >0.0.2 </version >
8
7
9
8
<name >pulsar-client-plugin</name >
10
9
<description >Plugins for Pulsar Client</description >
151
150
<
connection >scm:git:
[email protected] :kafkaesque-io/pulsar-client-plugin.git</
connection >
152
151
<
developerConnection >scm:git:
[email protected] :kafkaesque-io/pulsar-client-plugin.git</
developerConnection >
153
152
<url >https://github.com/kafkaesque-io/pulsar-client-plugin</url >
153
+ <tag >xchange-0.0.2</tag >
154
154
</scm >
155
155
<developers >
156
156
<developer >
You can’t perform that action at this time.
0 commit comments