This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 776f0ee5c88 Update version to include project prefix (#19167)
776f0ee5c88 is described below

commit 776f0ee5c8896bf437c5ddeba4493e5e9c100443
Author: Andreas Maechler <[email protected]>
AuthorDate: Mon Mar 16 21:48:36 2026 -0600

    Update version to include project prefix (#19167)
---
 embedded-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index 4ae8a5a293e..f92d9bb3af5 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -363,7 +363,7 @@
     <dependency>
       <groupId>org.apache.druid.extensions</groupId>
       <artifactId>simple-client-sslcontext</artifactId>
-      <version>${parent.version}</version>
+      <version>${project.parent.version}</version>
       <scope>test</scope>
     </dependency>
     <!-- Pin protobuf-java-util to the version from druid-protobuf-extensions 
to satisfy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to