diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 00:54:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 00:54:34 +0200 |
commit | 2a3c8a86aa7300045c33ac769e7e37577d78520c (patch) | |
tree | 92ba683c95aa18ea2048e6ebe5ce17ad5d161c7b /org.eclipse.jgit.packaging/pom.xml | |
parent | 4a3cd7f1b7533d9451cd63389c6546ef312292c3 (diff) | |
download | jgit-2a3c8a86aa7300045c33ac769e7e37577d78520c.tar.gz jgit-2a3c8a86aa7300045c33ac769e7e37577d78520c.zip |
JGit v5.3.5.201909031855-rv5.3.5.201909031855-r
Change-Id: I7f5dcebc2e5816c845fa63046c67bc2301926e2a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 531cb906e4..545ceffabe 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.3.5-SNAPSHOT</version> + <version>5.3.5.201909031855-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |