xref: /JGit/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml (revision 1cbfea9ece03b40669377a7f858218f6994562ea)
143543e79SMatthias Sohn<?xml version="1.0" encoding="UTF-8"?>
243543e79SMatthias Sohn<!--
35c5f7c6bSMatthias Sohn  Copyright (C) 2009,2014, Matthias Sohn <matthias.sohn@sap.com> and others
443543e79SMatthias Sohn
55c5f7c6bSMatthias Sohn  This program and the accompanying materials are made available under the
65c5f7c6bSMatthias Sohn  terms of the Eclipse Distribution License v. 1.0 which is available at
75c5f7c6bSMatthias Sohn  http://www.eclipse.org/org/documents/edl-v10.php.
843543e79SMatthias Sohn
95c5f7c6bSMatthias Sohn  SPDX-License-Identifier: BSD-3-Clause
1043543e79SMatthias Sohn-->
1143543e79SMatthias Sohn
1243543e79SMatthias Sohn<project xmlns="http://maven.apache.org/POM/4.0.0"
1343543e79SMatthias Sohn    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1443543e79SMatthias Sohn    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1543543e79SMatthias Sohn  <modelVersion>4.0.0</modelVersion>
1643543e79SMatthias Sohn
1743543e79SMatthias Sohn  <parent>
1843543e79SMatthias Sohn    <groupId>org.eclipse.jgit</groupId>
1943543e79SMatthias Sohn    <artifactId>jgit.tycho.parent</artifactId>
20*1cbfea9eSMatthias Sohn    <version>5.13.0-SNAPSHOT</version>
2143543e79SMatthias Sohn  </parent>
2243543e79SMatthias Sohn
2343543e79SMatthias Sohn  <artifactId>org.eclipse.jgit.repository</artifactId>
241c0ac7cdSMatthias Sohn  <packaging>eclipse-repository</packaging>
2543543e79SMatthias Sohn
2643543e79SMatthias Sohn  <name>JGit P2 Repository</name>
2743543e79SMatthias Sohn
2843543e79SMatthias Sohn  <dependencies>
2943543e79SMatthias Sohn    <dependency>
3043543e79SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
3143543e79SMatthias Sohn      <artifactId>org.eclipse.jgit</artifactId>
32b0531ee1SMatthias Sohn      <version>${project.version}</version>
3343543e79SMatthias Sohn    </dependency>
3443543e79SMatthias Sohn    <dependency>
3543543e79SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
3627f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.ant</artifactId>
3727f1fb66SMatthias Sohn      <version>${project.version}</version>
3827f1fb66SMatthias Sohn    </dependency>
3927f1fb66SMatthias Sohn    <dependency>
4027f1fb66SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
4127f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.archive</artifactId>
4227f1fb66SMatthias Sohn      <version>${project.version}</version>
4327f1fb66SMatthias Sohn    </dependency>
4427f1fb66SMatthias Sohn    <dependency>
4527f1fb66SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
4677848d63SMatthias Sohn      <artifactId>org.eclipse.jgit.gpg.bc</artifactId>
4777848d63SMatthias Sohn      <version>${project.version}</version>
4877848d63SMatthias Sohn    </dependency>
4977848d63SMatthias Sohn    <dependency>
5077848d63SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
513d3df394SMatthias Sohn      <artifactId>org.eclipse.jgit.http.apache</artifactId>
523d3df394SMatthias Sohn      <version>${project.version}</version>
533d3df394SMatthias Sohn    </dependency>
54e1c48953SMatthias Sohn    <dependency>
55536db18cSMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
5627f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.http.server</artifactId>
57aacd4f72SMatthias Sohn      <version>${project.version}</version>
584974090dSMatthias Sohn    </dependency>
594974090dSMatthias Sohn    <dependency>
604974090dSMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
6143543e79SMatthias Sohn      <artifactId>org.eclipse.jgit.junit</artifactId>
62b0531ee1SMatthias Sohn      <version>${project.version}</version>
6343543e79SMatthias Sohn    </dependency>
6443543e79SMatthias Sohn    <dependency>
6543543e79SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
6643543e79SMatthias Sohn      <artifactId>org.eclipse.jgit.junit.http</artifactId>
67b0531ee1SMatthias Sohn      <version>${project.version}</version>
6843543e79SMatthias Sohn    </dependency>
6943543e79SMatthias Sohn    <dependency>
7043543e79SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
711316d43eSThomas Wolf      <artifactId>org.eclipse.jgit.junit.ssh</artifactId>
721316d43eSThomas Wolf      <version>${project.version}</version>
731316d43eSThomas Wolf    </dependency>
741316d43eSThomas Wolf    <dependency>
751316d43eSThomas Wolf      <groupId>org.eclipse.jgit</groupId>
7627f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.lfs</artifactId>
7727f1fb66SMatthias Sohn      <version>${project.version}</version>
7827f1fb66SMatthias Sohn    </dependency>
7927f1fb66SMatthias Sohn    <dependency>
8027f1fb66SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
8127f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.lfs.server</artifactId>
8227f1fb66SMatthias Sohn      <version>${project.version}</version>
8327f1fb66SMatthias Sohn    </dependency>
8427f1fb66SMatthias Sohn    <dependency>
8527f1fb66SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
8627f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.pgm</artifactId>
87b0531ee1SMatthias Sohn      <version>${project.version}</version>
8843543e79SMatthias Sohn    </dependency>
899b31969fSThomas Wolf    <dependency>
909b31969fSThomas Wolf      <groupId>org.eclipse.jgit</groupId>
919b31969fSThomas Wolf      <artifactId>org.eclipse.jgit.ssh.apache</artifactId>
929b31969fSThomas Wolf      <version>${project.version}</version>
939b31969fSThomas Wolf    </dependency>
9427f1fb66SMatthias Sohn   <dependency>
958d2d6836SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
968d2d6836SMatthias Sohn      <artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
978d2d6836SMatthias Sohn      <version>${project.version}</version>
988d2d6836SMatthias Sohn    </dependency>
998d2d6836SMatthias Sohn    <dependency>
10027f1fb66SMatthias Sohn      <groupId>org.eclipse.jgit</groupId>
10127f1fb66SMatthias Sohn      <artifactId>org.eclipse.jgit.ui</artifactId>
10227f1fb66SMatthias Sohn      <version>${project.version}</version>
10327f1fb66SMatthias Sohn    </dependency>
10443543e79SMatthias Sohn  </dependencies>
10543543e79SMatthias Sohn</project>
106