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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 153f2ea525 Replace tab with spaces in root pom.xml
     new 4b88d626a1 Merge pull request #1748 from elilja/eliminate-tab
153f2ea525 is described below

commit 153f2ea5253c62cec946d6059e2d871afa5caa3c
Author: Eric Lilja <mindcoo...@gmail.com>
AuthorDate: Mon Jul 31 17:36:04 2023 +0200

    Replace tab with spaces in root pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2624430c69..439b26a910 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,7 +330,7 @@
         <spec.jaxws.version>2.3</spec.jaxws.version>
         <spec.jws.version>1.1.1</spec.jws.version>
         <spec.mail.version>1.6.5</spec.mail.version>
-       <spec.xjc.version>2.3.2_2</spec.xjc.version>
+        <spec.xjc.version>2.3.2_2</spec.xjc.version>
 
         <spring.osgi.version>1.2.1</spring.osgi.version>
         <spring31.version>3.1.4.RELEASE</spring31.version>

Reply via email to