File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 7
7
<description >Command Line Interface for DataStax Astra</description >
8
8
<packaging >jar</packaging >
9
9
<inceptionYear >2022</inceptionYear >
10
- <version >0.2.2 </version >
10
+ <version >0.3 </version >
11
11
<url >https://github.com/datastax/astra-cli</url >
12
12
<properties >
13
13
<sonar .organization>clun-datastax</sonar .organization>
Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ dsbulk.migrator.version=1.0
15
15
# ##############
16
16
# # PULSAR ##
17
17
# ##############
18
- pulsar.shell.url =https://github.com/datastax/pulsar/releases/download/ls210_1.1/
19
- pulsar.shell.version =2.10.1.1
18
+ # pulsar.shell.url=https://github.com/datastax/pulsar/releases/download/ls210_1.1/
19
+ # pulsar.shell.version=2.10.1.1
20
+ pulsar.shell.url =https://github.com/datastax/pulsar/releases/download/ls210_3.1/
21
+ pulsar.shell.version =2.10.3.1
22
+
20
23
You can’t perform that action at this time.
0 commit comments