From ff3c3d8ff52eec0fff297b3ab056447599d589b2 Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Sun, 24 Oct 2021 21:32:33 +0200 Subject: [PATCH] Fix bad indentation in pom.xml Change-Id: I683f190d6914fb48f32cc3b3f0910b4264c7d725 Signed-off-by: Thomas Wolf --- org.eclipse.jgit.ssh.apache/pom.xml | 18 +++++++++--------- org.eclipse.jgit.ssh.jsch/pom.xml | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/org.eclipse.jgit.ssh.apache/pom.xml b/org.eclipse.jgit.ssh.apache/pom.xml index 6027a2095..823148dfd 100644 --- a/org.eclipse.jgit.ssh.apache/pom.xml +++ b/org.eclipse.jgit.ssh.apache/pom.xml @@ -105,15 +105,15 @@ org.apache.maven.plugins - maven-source-plugin - true - - - attach-sources - process-classes - - jar - + maven-source-plugin + true + + + attach-sources + process-classes + + jar + ${source-bundle-manifest} diff --git a/org.eclipse.jgit.ssh.jsch/pom.xml b/org.eclipse.jgit.ssh.jsch/pom.xml index 95a20b50a..0ad648ff7 100644 --- a/org.eclipse.jgit.ssh.jsch/pom.xml +++ b/org.eclipse.jgit.ssh.jsch/pom.xml @@ -96,15 +96,15 @@ org.apache.maven.plugins - maven-source-plugin - true - - - attach-sources - process-classes - - jar - + maven-source-plugin + true + + + attach-sources + process-classes + + jar + ${source-bundle-manifest}