Skip to content

Commit

Permalink
Bump version to 2.8.3.1.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Feb 28, 2022
1 parent fb6e0ee commit 50d2179
Show file tree
Hide file tree
Showing 127 changed files with 127 additions and 127 deletions.
2 changes: 1 addition & 1 deletion bouncy-castle/bc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>bouncy-castle-parent</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle/bcfips-include-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>bouncy-castle-parent</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle/bcfips/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>bouncy-castle-parent</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion buildtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>com.datastax.oss</groupId>
<artifactId>buildtools</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Pulsar Build Tools</name>

Expand Down
2 changes: 1 addition & 1 deletion deployment/terraform-ansible/deploy-pulsar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
zookeeper_servers: "{{ groups['zookeeper']|map('extract', hostvars, ['ansible_default_ipv4', 'address'])|map('regex_replace', '^(.*)$', '\\1:2181') | join(',') }}"
service_url: "{{ pulsar_service_url }}"
http_url: "{{ pulsar_web_url }}"
pulsar_version: "2.8.3-SNAPSHOT"
pulsar_version: "2.8.3.1.1.0-SNAPSHOT-SNAPSHOT"
- name: Download Pulsar binary package
unarchive:
src: https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=pulsar/pulsar-{{ pulsar_version }}/apache-pulsar-{{ pulsar_version }}-bin.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion distribution/io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>distribution</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/offloaders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>distribution</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>distribution</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docker/grafana/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>docker-images</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>grafana-docker-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>
<artifactId>docker-images</artifactId>
<name>Apache Pulsar :: Docker Images</name>
Expand Down
2 changes: 1 addition & 1 deletion docker/pulsar-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>docker-images</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-all-docker-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docker/pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>docker-images</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-docker-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jclouds-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafka-connect-avro-converter-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>pulsar</artifactId>
<groupId>com.datastax.oss</groupId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion managed-ledger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>

<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>

<name>Pulsar</name>
<description>Pulsar is a distributed pub-sub messaging platform with a very
Expand Down
2 changes: 1 addition & 1 deletion pulsar-broker-auth-athenz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-broker-auth-athenz</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-broker-auth-sasl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-broker-auth-sasl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-broker-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-broker-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-broker-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-1x-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-1x-base/pulsar-client-1x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-client-1x-base</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-1x-base/pulsar-client-2x-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-client-1x-base</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-admin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-admin-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-auth-athenz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-auth-sasl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-messagecrypto-bc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-tools-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-config-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-discovery-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pulsar-functions/api-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-functions</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-functions-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-functions/instance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-functions</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-functions-instance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-functions/java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>pulsar-functions</artifactId>
<version>2.8.3</version>
<version>2.8.3.1.1.0-SNAPSHOT</version>
</parent>

<artifactId>pulsar-functions-api-examples</artifactId>
Expand Down

0 comments on commit 50d2179

Please sign in to comment.