mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Maven central pom update
This commit is contained in:
parent
e6491433ae
commit
87385c15d7
@ -78,12 +78,14 @@
|
|||||||
<version>2.7</version>
|
<version>2.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- https://mvnrepository.com/artifact/com.datastax.oss/pulsar-jms -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<artifactId>pulsar-jms</artifactId>
|
|
||||||
<groupId>com.datastax.oss</groupId>
|
<groupId>com.datastax.oss</groupId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<artifactId>pulsar-jms</artifactId>
|
||||||
|
<version>1.0.0-ALPHA</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user