>From Michael Blow <[email protected]>:

Michael Blow has submitted this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21286?usp=email )

Change subject: [NO ISSUE][MISC] Revert nessie depdency update, to keep in sync 
with iceberg
......................................................................

[NO ISSUE][MISC] Revert nessie depdency update, to keep in sync with iceberg

- Annotate property to indicate the source it should stay in sync with

Ext-ref: MB-71693
Change-Id: I6529979ee5145f27afeaab37a38b2127fe9ee89c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21286
Reviewed-by: Michael Blow <[email protected]>
Reviewed-by: Hussain Towaileb <[email protected]>
Tested-by: Michael Blow <[email protected]>
---
M asterixdb/pom.xml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Michael Blow: Looks good to me, but someone else must approve; Verified
  Hussain Towaileb: Looks good to me, approved




diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index 2f5e187..53bd458 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -120,8 +120,8 @@

     <icebergjavasdk.version>1.10.2</icebergjavasdk.version>

-    <!-- match with Nessie version used in Iceberg -->
-    <nessieproject.version>0.104.10</nessieproject.version>
+    <!-- @derived-from: 
org.apache.iceberg:iceberg-nessie:${icebergjavasdk.version}#dep:nessie-client 
-->
+    <nessieproject.version>0.104.5</nessieproject.version>

     <implementation.title>Apache AsterixDB - 
${project.name}</implementation.title>
     <implementation.url>https://asterixdb.apache.org/</implementation.url>

--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21286?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: asterixdb
Gerrit-Branch: lumina
Gerrit-Change-Id: I6529979ee5145f27afeaab37a38b2127fe9ee89c
Gerrit-Change-Number: 21286
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-CC: Jenkins <[email protected]>

Reply via email to