Skip to content

Commit

Permalink
[release] release nessie-0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nessie Release Workflow [bot] committed Dec 1, 2021
1 parent e5e3e14 commit d7fb49d
Show file tree
Hide file tree
Showing 45 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<groupId>org.projectnessie</groupId>
<artifactId>nessie-bom</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
<packaging>pom</packaging>

<name>Nessie - Bill of Materials (BOM)</name>
Expand Down
2 changes: 1 addition & 1 deletion clients/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-clients</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/deltalake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-clients</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-deltalake</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-clients</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/spark-antlr-grammar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-clients</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-spark-extensions-grammar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/spark-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-clients</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-spark-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-clients</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-client-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion code-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-code-coverage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion helm/nessie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: nessie
description: A Helm chart for Nessie
type: application
version: 0.15.0
version: 0.15.1
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion perftest/gatling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-perftest</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-perftest-gatling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion perftest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-perftest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion perftest/simulations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-perftest</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-perftest-simulations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
<packaging>pom</packaging>

<name>Nessie</name>
Expand Down
2 changes: 1 addition & 1 deletion servers/jax-rs-testextension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-jaxrs-testextension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/jax-rs-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-jaxrs-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/jax-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-lambda</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-server-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/quarkus-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-quarkus</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/rest-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-rest-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servers/store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-server-parent</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-server-store</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions site/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ extra_css:

extra:
versions:
java: 0.15.0
python: v0.15.0
java: 0.15.1
python: v0.15.1
iceberg: 0.12.0
analytics:
provider: google
Expand Down
2 changes: 1 addition & 1 deletion tools/apprunner-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-tools</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-apprunner-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/content-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-tools</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-content-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-tools</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nessie-ui",
"version": "0.15.1-snapshot",
"version": "0.15.1",
"lockfileVersion": 2,
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-adapter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/bench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-bench</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-dynamodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/inmem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-in-memory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-mongodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/nontx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-non-transactional</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/rocks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-rocks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/serialize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-serialize</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-store</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/persist/tx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned-persist-transactional</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion versioned/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.projectnessie</groupId>
<artifactId>nessie</artifactId>
<version>0.15.1-SNAPSHOT</version>
<version>0.15.1</version>
</parent>

<artifactId>nessie-versioned</artifactId>
Expand Down
Loading

0 comments on commit d7fb49d

Please sign in to comment.