diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 13:50:12 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 13:50:12 +0100 |
commit | 4d32049bb3fc6c4ef42120b2d98f3022c33798f5 (patch) | |
tree | 18b02bde8bd5d6a7f9ea0adde0c4e31ae2eb8779 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 193a164925e968c625098c6b79bed84d8da91b5c (diff) | |
download | jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.tar.gz jgit-4d32049bb3fc6c4ef42120b2d98f3022c33798f5.zip |
JGit v4.7.7.201812240805-rv4.7.7.201812240805-r
Change-Id: I57b6001b1fbd6042299ccd4dd7d70765a46ea10b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 5e05be9922..d942ba293d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.7.7-SNAPSHOT</version> + <version>4.7.7.201812240805-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |