|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit-parent</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</parent> |
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
|
@ -18,88 +18,88 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.ant</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.archive</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.http.apache</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.http.server</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.lfs</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.lfs.server</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.pgm</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.ui</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.ssh.apache</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.ant.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.http.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.pgm.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.lfs.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.eclipse.jgit</groupId> |
|
|
|
|
<artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |
|
|
|
|
<version>5.4.0-SNAPSHOT</version> |
|
|
|
|
<version>5.4.0.201905221418-m3</version> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
|
|
|
|
|