Skip to content

Commit

Permalink
[release] next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nessie Release Workflow [bot] committed Mar 2, 2022
1 parent 8d9195d commit e1e8dee
Show file tree
Hide file tree
Showing 55 changed files with 57 additions and 57 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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<groupId>org.projectnessie</groupId>
<artifactId>nessie-bom</artifactId>
<version>0.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-deltalake</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/iceberg-views/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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>iceberg-views</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-clients</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/spark-3.2-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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-spark-3.2-extensions</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-spark-extensions-grammar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/spark-extensions-base/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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-spark-extensions-base</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-spark-extensions</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-code-coverage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/common/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-compatibility</artifactId>
<version>0.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-compatibility-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/compatibility-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-compatibility</artifactId>
<version>0.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-compatibility-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/jersey/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-compatibility</artifactId>
<version>0.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-compatibility-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compatibility/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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-compatibility</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gc/gc-base/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-gc</artifactId>
<version>0.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-gc-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gc/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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-gc</artifactId>
Expand Down
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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Nessie</name>
Expand Down
2 changes: 1 addition & 1 deletion python/pynessie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

__author__ = """Project Nessie"""
__email__ = "[email protected]"
__version__ = "0.21.1"
__version__ = "0.21.2"


def get_config(config_dir: str = None, args: dict = None) -> confuse.Configuration:
Expand Down
2 changes: 1 addition & 1 deletion python/setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.21.1
current_version = 0.21.2
commit = False
tag = False

Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
name="pynessie",
packages=find_packages(include=["pynessie", "pynessie.*"]),
url="https://github.com/projectnessie/nessie",
version="0.21.1",
version="0.21.2",
zip_safe=False,
)
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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-server-store</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/apprunner-common/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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

<artifactId>nessie-apprunner-common</artifactId>
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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1",
"version": "0.21.2-snapshot",
"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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</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.21.1</version>
<version>0.21.2-SNAPSHOT</version>
</parent>

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

0 comments on commit e1e8dee

Please sign in to comment.