This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new adb3ddc509 Revert "Bump eu.maveniverse.maven.scalpel:extension from
0.3.10 to 0.4.0"
adb3ddc509 is described below
commit adb3ddc509953250240357dc4acc87dd31c66986
Author: James Netherton <[email protected]>
AuthorDate: Tue Sep 15 11:35:57 2026 +0100
Revert "Bump eu.maveniverse.maven.scalpel:extension from 0.3.10 to 0.4.0"
This reverts commit 29d48bd031900fa1f2516b8a3297e3b5ecc64ec1.
---
.mvn/extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index ba248552f1..a935578ba7 100644
--- a/.mvn/extensions.xml
+++ b/.mvn/extensions.xml
@@ -2,7 +2,7 @@
<extension>
<groupId>eu.maveniverse.maven.scalpel</groupId>
<artifactId>extension</artifactId>
- <version>0.4.0</version>
+ <version>0.3.10</version>
</extension>
<extension>
<groupId>com.gradle</groupId>