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}